Skip to content

armdev/dropwizard-guice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

dropwizard-guice

Dropwizard and google guice, injection How to run??

  1. mvn clean package -U
  2. java -jar target/dropwizard-google-guice.jar server src/main/resources/config.yml
  3. http://localhost:9090/hello/
  4. just enjoy

About

Dropwizard and google guice, injection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages