Class App
java.lang.Object
org.apache.juneau.examples.rest.jetty.App
An example of an extended REST microservice.
 
 Subclasses can extend from JettyMicroservice to implement their own custom behavior.
 However, this is optional and the JettyMicroservice class can be invoked directly.
 
 The JettyMicroservice class will locate the 
See Also:
- 
Constructor SummaryConstructors
- 
Method Summary