Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 667 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 667 Bytes

dropwizard-day

This repository contains all code and information relating to the Dropwizard lab day.

Prerequisites

  • Java 8 (latest at the moment is JDK_u111/112)
  • Maven (latest is 3.3.9)
  • Mongo DB (latest version)

Läs mer om Dropwizard

  • Dropwizard - Dropwizard main page...get there!
  • User manual - Dropwizard user manual...Dude!
  • JavaDoc - Dropwizard JavaDoc - the truth is in there!
  • Metrics - Dropwizard metrics - insight into what your code does!