{8.0.0-new, 8.1.2-deprecated} Overview
The Jetty Microservice API consists of a combination of the Juneau Core, Server, and Client APIs and an embedded Eclipse Jetty Servlet Container.
The API builds upon the {@doc juneau-microservice-core Core Microservice} classes to produce easy-to-create and easy-to-use microservices in a standard Java 1.8+ environment.
The
The most-basic creation of a Jetty microservice from an entry-point method is shown below: