The Juneau Microservice libraries are likely to be removed in Juneau 9.0 due to the popularity of the Spring Boot
framework for creating microservices and the ability for Juneau to be used within Spring Boot.
The my-jetty-microservice.zip file is a predefined starter Eclipse project for developing
REST microservices using the {@doc juneau-microservice-jetty juneau-microservice-jetty} package.
It includes a combination of the Juneau Core, Server, and Client APIs and all libraries needed to execute in a Java 1.8+ environment.