I have a angular application, which is making a rest call as:
http://localhost:8765/test/iptest
And in my controller :
@GetMapping(