I'm getting the NoSuchmethodError while hitting the endpoints from the postman. I have recently migrated from spring 1.15 to 2.5.8.
Here are my spring versions. id 'org.springframework.boot' version '2.5.8' id 'io.spring.dependency-management' version '1.0.11.RELEASE'
Any thoughts on fixing the issue?