Skip to content

hadican/dropwizard-bbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dropwizard + MongoDB Sample Application

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.

Features Covered

  • Resources
  • Custom Configuration
  • Metrics
  • Health Check
  • View (Freemarker)
  • Static File Serve
  • Task
  • Filter
  • MongoDB Integration (Morphia)

Modules Used

  • dropwizard-core
  • dropwizard-assets
  • dropwizard-views-freemarker
  • dropwizard-testing

3rd Party Libraries

About

Dropwizard + MongoDB Sample Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages