yangys
2024-04-25 365fac8a2ac52c8a3f9601fdf30e537ef373e8df
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;