Tag Archives: dropwizard

Scala Quick Start – Making Dropwizard configuration more Scala friendly

Travel very far with Dropwizard and Scala and you’ll eventually encounter a few obstacles. Here’s a solution to one of them, generating Scala collections when processing the configuration file Continue reading

Scala Quick Start – Developing a microservice with Dropwizard

You can make your Dropwizard microservices even more micro if you switch to Scala Continue reading