juneau-microservice-server
Maven Dependency

<dependency> <groupId>org.apache.juneau</groupId> <artifactId>juneau-microservice-server</artifactId> <version>{@property juneauVersion}</version> </dependency>

Java Library

juneau-microservice-server-{@property juneauVersion}.jar

OSGi Module

org.apache.juneau.microservice.server_{@property juneauVersion}.jar

Microservice Starter Project

my-microservice.zip

Juneau Microservice is an API for creating stand-alone executable jars that can be used to start lightweight configurable REST interfaces with all the power of the Juneau REST server and client APIs.