在soul-bootstrap项目pom文件引入jar包
<dependency>
<groupId>org.dromara</groupId>
<artifactId>soul-spring-boot-starter-plugin-waf</artifactId>
<version>${project.version}</version>
</dependency>
后台启用插件
配置信息具体的信息
我们再请求http://localhost:9195/http/order/findAll
会出现禁止方位的提示.