Get familiar with spring boot framework specifications
created the boilerplate using spring initializr
Implemented rest controller using spring web created controller, model, repository and service classes used dpa hibernate h2 database using spring dpa and h2; check application.properties implemented caching using spring cache implemented unit testing using junit using spring test
used maven for building and running the project
change the java version and spring boot version in the pom file in your code editor to run the project successfully according to your system specifications
can use poc's screenshots for reference for testing in postman
happy learning! :)