/flowershop

Swagger 2.4.0.M2 flower shop example

Primary LanguageShellMIT LicenseMIT

flowershop

Build & Run

$ cd flowershop
$ ./sbt
> container:start
> ~;copy-resources; aux-compile
> browse

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