yangys
2024-04-24 7d4ac54870e8611a7deec9ed7e8a4025be8de663
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;