My resource worked fine till now. I added @QueryParam there. If I make request without writing query param to uri it works fine. After I write query param to th
I've a Spring Boot 2.2.5 application calling this REST endpoint @RequestMapping(path = "/usable/search") public List<Provider> findUsable( @Request
I need help, I am getting the aforementioned exception. Where am I going wrong? In the mapping from class to table, I have used the following: private String u