Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 253 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 253 Bytes

Run the app

cd <path>/CategoryService
./gradlew bootRun

####End points http://localhost:8090/category/{id}

Tasks

./gradlew consumerContractTests
./gradlew providerContractTests
./gradlew pactPublish