student-service
This is a springboot-2 java microservice. This has Jenkinsfile configured which uses a CD library This also has parameterized configuration and has configuration for a machine where this microservice is deployed.
This has 4 endpoints,
- Get all student records
- Get one by id
- Post a student record
- Delete a record by id