Modules¶
Module | Description |
---|---|
Admin REST | Admin context rest support. |
Lifecycle annotations | @PostConstruct , @PostStartup , @PreDestroy support |
EventBus | Guava eventbus integration |
JDBI3 | JDBI3 integration (based on dropwizard-jdbi3) |
SPA | HTML5 routing support for single page applications |
Server pages | JSP-like templates support (based on dropwizard-views) |
Validation | use validation annotations on guice beans (same behaviour as rest) |