How to resolve error 404 in postman with SpringBoot REST?
I am new to spring boot and i have been trying to get a simple api request via postman. But, I am stuck with an error 404. Can someone point the errors in my code?. I have a spring boot simple app build with maven and run in embedded tomcat through STS. I tried to… Read More How to resolve error 404 in postman with SpringBoot REST?