Uses of Class
com.microservices.starter.core.environment.DataSource
-
Uses of DataSource in com.microservices.starter.core.environment
Methods in com.microservices.starter.core.environment that return DataSourceModifier and TypeMethodDescriptionComponent.getDataSource()Identifies information based on the type of datasource leveraged by the service library component.Methods in com.microservices.starter.core.environment with parameters of type DataSourceModifier and TypeMethodDescriptionvoidComponent.setDataSource(DataSource dataSource) Identifies information based on the type of datasource leveraged by the service library component.