Uses of Class
org.apache.juneau.examples.rest.springboot.HelloWorldResource
Packages that use HelloWorldResource
-
Uses of HelloWorldResource in org.apache.juneau.examples.rest.springboot
Methods in org.apache.juneau.examples.rest.springboot that return HelloWorldResourceModifier and TypeMethodDescriptionApp.getHelloWorldResource()
Optionally return theHelloWorldResource
object as an injectable bean.