Lwapp core can be used to develop microservices. The application can be deployed and executed as a standalone application. Visit the website for further details.
'org.lwapp:lwapp-core:1.0.M2'
<dependency> <groupId>org.lwapp</groupId> <artifactId>lwapp-core</artifactId> <version>1.0.M2</version> </dependency>
<dependency org="org.lwapp" name="lwapp-core" rev="1.0.M2"/>
"org.lwapp", "lwapp-core", "1.0.M2"