i am using spring boot to make a news website and here is my code getmapping news by title in controller:
@GetMapping("/view/{title}") public ResponseEn