Skip to content

Slides and sample code for 2012-12-03 talk on Dropwizard at #IndyScala meetup.

Notifications You must be signed in to change notification settings

bfritz/indyscala-dropwizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dropwizard with Scala

Build:

mvn package

Run:

java -jar target/meeting_2.9.1-0.1.0-SNAPSHOT.jar server

Call:

curl http://localhost:8080/meeting

or:

curl http://localhost:8080/meeting?date=2012-12-04

Admin Interface:

http://localhost:8081/

About

Slides and sample code for 2012-12-03 talk on Dropwizard at #IndyScala meetup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages