{8.0.0-new, 8.1.2-deprecated} Jetty.xml file
The Jetty microservice comes with a bare-bones
The
SVL variables in the
The HTTP port used is controlled via the following:
JettyMicroservice
.
The first available port is then made available through the system property
The {@link oaj.microservice.jetty.JettyMicroserviceBuilder#jettyServerFactory(JettyServerFactory)} method is also provided to use your own customized Jetty server.