Skip to content

almeydajuan/dropwizard-guice-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dropwizard-guice-poc

This is a proof of concept of Dropwizard integrated with Guice.

This is a simple app which shows how simple is:

  • Initialize an Dropwizard environment
  • Read a yml file
  • Create an endpoint
  • Integrate with Guice
  • Manage dependency injection
  • Configure the persistence layer
  • Web services with JAX-RX

It must be run by the command: java -jar $JAR server $ymlFile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages