| <dependency>
| <groupId>org.apache.juneau</groupId>
| <artifactId>juneau-rest-server-springboot</artifactId>
| <version>{@property juneauVersion}</version>
| </dependency>
| juneau-rest-server-springboot-{@property juneauVersion}.jar
| org.apache.juneau.rest.server.springboot_{@property juneauVersion}.jar
The juneau-rest-server-springboot library provides classes to make it easy to integrate
Juneau REST resources with Spring and Spring Boot.