Minimal Spring Boot service for educational purposes
GET http://localhost:1080
POST http://localhost:1080/shutdown
http://localhost:1080/swagger-ui.html
Maven install prepares the folder to distribute in target/dist. Copy this folder contents to the server.
To start the service run java -cp 'lib/*' com.zecops.example.ExampleApplication
Logs should appear in log folder.