Originally created on 2016-11-13.
My new project
This Spring Boot microservice is driven using Maven. To run locally simply execute the following from the command line:
> ./mvnw spring-boot:runThis microservice comes with some rudimentary tests as a good starting point for writing your own. Use the following command to execute the tests using Maven:
> ./mvnw testand something fixes #2 and then fixes #3
The following Atomist editors are available for this project:
- Add support for building Docker images (incl. Maven configration and addition of `Dockerfile)
- Add support for Netflix Hystrix, an implementation of the circuit breaker pattern
- Update the listen port of the embedded HTTP server (in
application.propertiesandDockerfile)
Created by Atomist. Need Help? Join our Slack team