yangys
2024-04-18 85bb45834b1a2fd993d9f8653c48d14efc12a59e
smart-core-boot/src/main/java/com/qianwen/core/boot/config/RequestConfiguration.java
@@ -11,7 +11,6 @@
@EnableConfigurationProperties({RequestProperties.class, XssProperties.class})
@Configuration(proxyBeanMethods = false)
/* loaded from: blade-core-boot-9.3.0.0-SNAPSHOT.jar:org/springblade/core/boot/config/RequestConfiguration.class */
public class RequestConfiguration {
    private final RequestProperties requestProperties;
    private final XssProperties xssProperties;