Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web services.
This is a sample Brown Bag Seminars (BBS) application to demonstrate features of Dropwizard with MongoDB integration.
The application handles basic REST methods, CRUD actions and other features of Dropwizard v0.8.1.
- Resources
- Custom Configuration
- Metrics
- Health Check
- View (Freemarker)
- Static File Serve
- Task
- Filter
- MongoDB Integration (Morphia)
- dropwizard-core
- dropwizard-assets
- dropwizard-views-freemarker
- dropwizard-testing