@Configuration @AutoConfigureBefore(value=org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.class) public class GunsDruidPropertiesAutoConfiguration extends Object
GunsDruidPropertiesAutoConfiguration()
cn.stylefeng.roses.kernel.db.api.pojo.druid.DruidProperties
druidProperties()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GunsDruidPropertiesAutoConfiguration()
@Bean @ConfigurationProperties(prefix="spring.datasource") @ConditionalOnMissingBean(value=cn.stylefeng.roses.kernel.db.api.pojo.druid.DruidProperties.class) public cn.stylefeng.roses.kernel.db.api.pojo.druid.DruidProperties druidProperties()
Copyright © 2022. All rights reserved.