springboot security1.5.3 java.la

2017-11-11  本文已影响0人  ningzuokun

java.lang.NoSuchMethodError: org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.getResponseStatus()Lorg/springframework/http/HttpStatus;

at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.setResponseStatus(ServletInvocableHandlerMethod.java:128) ~[spring-webmvc-4.3.8.RELEASE.jar:4.3.8.RELEASE]

...

原因:

项目已引用 :

spring-boot-starter-web

和spring-boot-starter-security里的spring-web 4.3.5冲突

解决办法:

上一篇 下一篇

猜你喜欢

热点阅读