Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.21 KB

README.md

File metadata and controls

16 lines (13 loc) · 1.21 KB

This code is part of a tutorial that can be read at https://dzone.com/articles/create-a-json-api-rest-service-with-spring-boot-an

To run locally:

install java
$ ./gradlew build
$ ./gradlew bootRun