Package org.apache.juneau.examples.rest.springboot
package org.apache.juneau.examples.rest.springboot
-
ClassesClassDescriptionEntry point for Examples REST application when deployed as a Spring Boot application.An example of a Spring bean that can be used for injecting messages into
HelloWorldResource
.Sample REST resource that prints out a simple "Hello world!"Sample REST resource showing how to implement a "router" resource page.