Let’s start with a very basic project which has a simple @RestController UserControler. UserControler has a method mapped with @GetMapping which returns String “Hello, World!” when api ( http://localhost:8020/api/hello ) is hit. As of now we have onl...
prashantblog.hashnode.dev2 min readNo responses yet.