{8.0.0-new} my-springboot-microservice
Starter Project Zip

my-springboot-microservice-{@property juneauVersion}.zip

The my-springboot-microservice.zip file is a predefined starter Eclipse project for developing REST microservices using the {@doc juneau-rest-server-springboot juneau-rest-server-springboot} package with Spring Boot.

It includes a combination of the Juneau Core, Server, and Client APIs and all libraries needed to execute in a Java 1.8+ environment.

One significant difference is that we are not using the Juneau {@link oaj.microservice.Microservice} API for our application but instead using the existing Spring Boot API.