The resource configuration is not modifiable in this context.

快来打我* 2022-06-01 08:20 273阅读 0赞

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

后台报错

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

原因:

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

发表评论

表情:
评论列表 (有 0 条评论,273人围观)

还没有评论,来说两句吧...

相关阅读