Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 201 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 201 Bytes

generator-demo

sbt
> generate model Book title:string author:string
> generate scaffold Person name:string:required mail:string:option:email
> run

http://localhost:9000/people