类的使用
top.tangyh.basic.database.properties.DatabaseProperties

使用DatabaseProperties的程序包
  • top.tangyh.basic.database.datasourceDatabaseProperties的使用

    修饰符和类型
    字段
    说明
    protected final DatabaseProperties
    BaseDatabaseConfiguration.databaseProperties
     
    protected final DatabaseProperties
    BaseMybatisConfiguration.databaseProperties
     
    限定符
    构造器
    说明
     
    BaseDatabaseConfiguration(com.baomidou.mybatisplus.autoconfigure.MybatisPlusProperties properties, DatabaseProperties databaseProperties, org.springframework.beans.factory.ObjectProvider<org.apache.ibatis.plugin.Interceptor[]> interceptorsProvider, org.springframework.beans.factory.ObjectProvider<org.apache.ibatis.type.TypeHandler[]> typeHandlersProvider, org.springframework.beans.factory.ObjectProvider<org.apache.ibatis.scripting.LanguageDriver[]> languageDriversProvider, org.springframework.core.io.ResourceLoader resourceLoader, org.springframework.beans.factory.ObjectProvider<org.apache.ibatis.mapping.DatabaseIdProvider> databaseIdProvider, org.springframework.beans.factory.ObjectProvider<List<com.baomidou.mybatisplus.autoconfigure.ConfigurationCustomizer>> configurationCustomizersProvider, org.springframework.beans.factory.ObjectProvider<List<com.baomidou.mybatisplus.autoconfigure.MybatisPlusPropertiesCustomizer>> mybatisPlusPropertiesCustomizerProvider, org.springframework.context.ApplicationContext applicationContext)
     
     
     
  • top.tangyh.basic.database.datasource.defaultsDatabaseProperties的使用

    限定符
    构造器
    说明
     
    BaseMasterDatabaseConfiguration(com.baomidou.mybatisplus.autoconfigure.MybatisPlusProperties properties, DatabaseProperties databaseProperties, org.springframework.beans.factory.ObjectProvider<org.apache.ibatis.plugin.Interceptor[]> interceptorsProvider, org.springframework.beans.factory.ObjectProvider<org.apache.ibatis.type.TypeHandler[]> typeHandlersProvider, org.springframework.beans.factory.ObjectProvider<org.apache.ibatis.scripting.LanguageDriver[]> languageDriversProvider, org.springframework.core.io.ResourceLoader resourceLoader, org.springframework.beans.factory.ObjectProvider<org.apache.ibatis.mapping.DatabaseIdProvider> databaseIdProvider, org.springframework.beans.factory.ObjectProvider<List<com.baomidou.mybatisplus.autoconfigure.ConfigurationCustomizer>> configurationCustomizersProvider, org.springframework.beans.factory.ObjectProvider<List<com.baomidou.mybatisplus.autoconfigure.MybatisPlusPropertiesCustomizer>> mybatisPlusPropertiesCustomizerProvider, org.springframework.context.ApplicationContext applicationContext)