为了账号安全,请及时绑定邮箱和手机立即绑定

Invalid character found in method name. HTTP method names must

我启动springboot时访问出现java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens,老师这是怎么回事

正在回答

1 回答

网上相关回答是因为正常为http请求,当请求为https时,就会报错。修改tomcat相关配置

server:
   tomcat:
    max-http-post-size: 8000
我这边也遇到同样问题,修改后还是有问题。
0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

Invalid character found in method name. HTTP method names must

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信