方法1:在main方法中加入:System.setProperty("tomcat.util.http.parser.HttpParser.requestTargetAllow","|{}");

image.png

image.png
在项目中则只需要配置上该参数配置即可:

image.png
方法1:在main方法中加入:System.setProperty("tomcat.util.http.parser.HttpParser.requestTargetAllow","|{}");