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.2.GA'
<dependency> <groupId>org.lwapp</groupId> <artifactId>lwapp-core</artifactId> <version>1.2.GA</version> </dependency>
<dependency org="org.lwapp" name="lwapp-core" rev="1.2.GA"/>
"org.lwapp", "lwapp-core", "1.2.GA"