Package io.micronaut.crac.resources.datasources.resolver
package io.micronaut.crac.resources.datasources.resolver
-
ClassDescriptionComposite DataSourceResolver that delegates to a list of resolvers.Interface to allow DataSource resolution.If the data Source is of type
DelegatingDataSource
, extract the underlying data source.If the data Source is of typeDelegatingDataSource
, extract the underlying data source.