The resource configuration is not modifiable in this context.


项目中使用了Jersey RESTful 框架, 更新代码后服务能正常起来, 在页面登录时验证码不显示

后台报错  

java.lang.IllegalStateException: The resource configuration is not modifiable in this context.

原因:

   项目中使用@Path()注解, 出现了两个相同的路径, 导致 jersey 不知道该使用哪个方法


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM