Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 277 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 277 Bytes

bowling-services

To Run:

Prerequisite: Java 1.8

  • ./gradlew clean build
  • ./gradlew bootRun

Application will run on 8080 port.

Use postman.json to import collection in POSTMAN (Chrome plugin) REST Client.

See documentation.txt for full usage.