this app is created using spring boot
In this application used mvc architecture put all controllers in controllers foler put all service related interface and classes in service folder and required classes in model folder
here used all crud operations and test by postman app