@Configuration @EnableConfigurationProperties(value=IdentifyProperties.class) @ConditionalOnProperty(prefix="febs.identify.db", name={"type","url","username","password"}, matchIfMissing=false) public class IdentifyAutoConfigure extends Object
Copyright © 2020. All rights reserved.