...
The service should:
- have these dependencies
- have this configuration
- use only available ports (for more information, see Overview of Microservices)
- be installed using the SAM tool
...
- Build the service, and copy the executable JAR file to the system.
- Install using SAM.
- (Re)start the service-manager.
...