Class DataSourceProperties

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.InitializingBean

    @ConfigurationProperties(prefix="spring.datasource")
    public class DataSourceProperties
    extends Object
    implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.InitializingBean
    Base class for configuration of a data source.
    Since:
    1.1.0