- jooby:run: maven plugin with hot reload of classes, powered by {{jboss-modules}}.
- asset module: CSS and JavaScript processing.
- handlebars/mustache: logic-less and semantic Mustache templates.
- freemarker: render templates with FreeMarker.
- redis: HTTP session store for {{redis}}.
- memcached: HTTP session store for {{memcached}}.
- mongodb: HTTP session store for {{mongodb}}.
- hazelcast: HTTP session store for {{hazelcast}}.
- ehcache: HTTP session store for {{ehcache}}.
- jdbc: high performance connection pool for jdbc via {{hikari}}.
- jdbi: fluent API for JDBC.
- flyway: database migrations via {{flyway}}.
- hibernate: object/relational mapping via {{hibernate}}.
- ebean: object/relational mapping via {{ebean}}.
- hibernate validator: bean validation.
- mongodb: Mongodb driver.
- morphia: Object/Document mapper via Morphia.
- jongo: Query in Java as in Mongo Shell.
- redis: Advanced cache and key/value store for Java.
- memcached: In-memory key-value store for small chunks of arbitrary data.
- hazelcast: {{hazelcast}} for {{jooby}}.
- ehcache: Java's most widely-used cache.
- elastic search: enterprise full text search via {{elasticsearch}}.
- aws: Amazon web services
s3, sns, sqs, ..., etc..
- swagger: powerful representation of your RESTful API.
- pac4j: authentication module via: {{pac4j}}.
- quartz: advanced job scheduling.
- camel: enterprise service bus for Jooby.
- commons-email: Email supports via {{commons-email}}.
- aws: wire AWS services and expose them in Guice.
- servlet: supports war deployments.