yangys
2024-04-09 6cbeec5fa8e11547b1baec937575376b780aeb2e
smart-core-context/src/main/java/com/qianwen/core/context/config/BladeContextAutoConfiguration.java
@@ -14,7 +14,6 @@
@EnableConfigurationProperties({BladeContextProperties.class})
@Configuration(proxyBeanMethods = false)
@Order(Integer.MIN_VALUE)
/* loaded from: blade-core-context-9.3.0.0-SNAPSHOT.jar:org/springblade/core/context/config/BladeContextAutoConfiguration.class */
public class BladeContextAutoConfiguration {
    @ConditionalOnMissingBean
    @Bean