DDD Example

Code Share Service

Build & Run

$ cd ddd-example
$ sbt
> jetty:start
> browse

If browse doesn't launch your browser, manually open http://localhost:8080/ in your browser.