juneau-examples-rest-springboot
juneau-examples-rest-springboot-{@property juneauVersion}.zip
The juneau-examples-rest-springboot library contains the same examples as juneau-examples-rest
but also includes the following:
-
A starter class for invoking the examples using Spring Boot.
-
A resource resolver for resolving REST resources as injectable beans.
-
A POM that extends from spring-boot-starter-parent that allows you to build a fully-shaded executable jar.
-
Configuration files for deploying the microservice to Heroku.