Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 271 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 271 Bytes

rest-sample

Checkout

git clone [email protected]:skuppa/rest-sample.git
or
git clone https://github.com/skuppa/rest-sample

build

./gradlew clean assemble

run

./gradlew build && java -jar build/libs/rest-sample-0.1.0.jar