An example Spring Boot application illustrating a simple Microservice providing RESTful endpoints. Illustrates the basics of using:
- Spring Boot
- Swagger
- Lombok
mvn package spring-boot:run
- Example Application Landing Page
mvn clean
An example Spring Boot application illustrating a simple Microservice providing RESTful endpoints. Illustrates the basics of using:
mvn package spring-boot:run
mvn clean