- Spring-boot - Restful
- Redis - In-memory DB
- Rest-Assured - Integration rest testing
- Jenkinsfile - Pipeline as a code
http://localhost:8080/students/Student2/courses
mvn clean test
mvn clean verify -P integration-test
https://github.com/rest-assured/rest-assured
mvn clean install