@Configuration @EnableConfigurationProperties(value=InsConfigProperties.class) @Import(value={JasyptToolController.class,RefreshBeanController.class,ConfigPropertiesRefreshConfig.class,ConfigPropertiesListenerConfig.class,Log4j2ListenerConfig.class,LoggerRefreshConfig.class,EnvironmentChangeEventRefreshConfig.class,EnvironmentChangeEventListenerConfig.class,ConditionalOnPropertyRefreshConfig.class,ConditionalOnPropertyListenerConfig.class}) @ConditionalOnProperty(prefix="ins.config", name="enabled", havingValue="true", matchIfMissing=true) public class InsConfigConfiguration extends Object
public InsConfigConfiguration(InsConfigProperties insConfigProperties)
Copyright © 2024. All rights reserved.