Modern JVM-based framework for building modular microservices
mn
$ mn create-app my-app
$ mn create-app my-service --features=data-jdbc,postgres
$ mn run