Class MultiDataSourceProperties.SourceProperties

java.lang.Object
org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
com.gsitm.ustra.java.data.datasource.MultiDataSourceProperties.SourceProperties
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.InitializingBean
Enclosing class:
MultiDataSourceProperties

public static class MultiDataSourceProperties.SourceProperties extends org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
데이터 소스별 상세 설정 정보
  • Constructor Details

    • SourceProperties

      public SourceProperties()
  • Method Details