...
Table of Contents |
---|
Requirements
To be able to integrate a microservice in the system landscape, the following requirements must be met:
...
- have these dependencies
- have this configuration
- use only available ports (for more information, see Overview of Microservices)
- be possible to install installed using the SAM Tooltool
Integrating the Service
To integrate a service into an existing system landscape, that is, an installation of the Service Manager service-manager with at minimum Discovery and the Admin-Serviceleast the DISCOVERY and ADMIN services, complete the following steps.:
- Build the service, and copy the executable JAR - file to the system.
- Install using SAM.
- (Re)start the Service Managerservice-manager.
The service should now be listed in the Services Admin Service with the other services. If it is not, check the log for errors.