Uses of Package
org.apache.juneau.rest.springboot
Packages that use org.apache.juneau.rest.springboot
Package
Description
REST Spring Boot Examples
Microservice Samples
Spring Boot Integration
-
Classes in org.apache.juneau.rest.springboot used by org.apache.juneau.examples.rest.springbootClassDescriptionSubclass of
SpringRestServletwith default settings and standard methods defined.Specialized subclass ofBasicSpringRestServletfor showing "group" pages.Subclass of aRestServletthat hooks into Spring Boot for using Spring Beans. -
Classes in org.apache.juneau.rest.springboot used by org.apache.juneau.microservice.springboot.templateClassDescriptionSubclass of
SpringRestServletwith default settings and standard methods defined.Specialized subclass ofBasicSpringRestServletfor showing "group" pages.Subclass of aRestServletthat hooks into Spring Boot for using Spring Beans. -
Classes in org.apache.juneau.rest.springboot used by org.apache.juneau.rest.springbootClassDescriptionSubclass of
SpringRestServletwith default settings and standard methods defined.A bean store that uses Spring bean resolution to find beans if they're not already in this store.Subclass of aRestServletthat hooks into Spring Boot for using Spring Beans.