/spring-test-api

Spring boot sample Rest API, and e2e test.

Primary LanguageJavaApache License 2.0Apache-2.0

spring-test-api

Local testing

Run the API server

gradlew bootRun

Run Tests

gradlew test

Test the API using Postman