Class WrapperConfiguration

java.lang.Object
org.aoju.bus.starter.wrapper.WrapperConfiguration
All Implemented Interfaces:
org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations

@EnableConfigurationProperties(WrapperProperties.class) public class WrapperConfiguration extends Object implements org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations
Xss/重复读取等WEB封装配置
Since:
Java 17+
Author:
Kimi Liu