Bootique favicon

Bootique

Bootique is a minimally-opinionated platform for runnable Java applications. It provides command-line launcher, dependency injection service, configuration and lots of extension modules. With Bootique you can create REST services, webapps, jobs, DB migration tasks, etc. and run them as if they were simple commands. No JavaEE container is required! Among other things Bootique is an ideal platform for Java microservices, as it allows you to create a fully-functional app with minimal setup. Each Bootique app is a collection of modules interacting with each other via dependency injection.