{8.0.0-updated, 8.1.0-updated} RootResources
The
The class hierarchy for this class is:
Pointing a browser to the resource shows the following:
http://localhost:10000
The
The
The
Child resources must be annotated with the {@link oajr.annotation.Rest#path() @Rest(path)} annotation to identify the subpath of the child. Children CAN extend from {@link oajr.BasicRestServlet} but it is not a requirement.
Note that these router pages can be arbitrarily nested deep. You can define many levels of router pages for arbitrarily hierarchical REST interfaces.
Let's step back and describe what's going on here:
During servlet initialization of the
When a request for the child URL (