{8.0.0-new, 8.1.2-deprecated} Extending JettyMicroservice
This example shows how the {@link oaj.microservice.jetty.JettyMicroservice} class
can be extended to implement lifecycle listener methods or override existing methods.
We'll create a new class
Optionally, you can extend the {@link oaj.microservice.jetty.JettyMicroserviceBuilder} class as well: