Spring Boot example address book app using JAX-RS RESTful api and MongoDB data store.
Currently supports: GET /addresses GET /addresses/{id} POST /addresses
This is part of an app that will be used as a demo to deploy in containers using Docker Swarm.