Skip to content

Files

Latest commit

c60f45f · Oct 13, 2019

History

History
19 lines (14 loc) · 404 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 404 Bytes

gardening-tools

This sample application is a simple JAX-RS Restful web service for basic CRUD operation.

Prerequisite

compiling

gradle 5.4 java version 1.8

running

java version 1.8

test and validation

postman 6.7.5

Running

java -jar releases/gardening-tools-all-0.0.1.jar

Testing with Postman

Import postman collection file under the postman folder to postman.