spring-loaded icon indicating copy to clipboard operation
spring-loaded copied to clipboard

Fixed up SpringPlugin to handle Spring 5 changes

Open TerminaCoder opened this issue 3 years ago • 0 comments

When I added javaagent argument to be spring-loaded 1.3 on springboot 2.x, I get the following error - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.IllegalStateException: Ambiguous handler methods mapped for , this code can Fixed up SpringPlugin to handle Spring 5 changes

TerminaCoder avatar Apr 07 '22 12:04 TerminaCoder