Package com.github.gavlyukovskiy.boot.jdbc.decorator
package com.github.gavlyukovskiy.boot.jdbc.decorator
-
ClassDescriptionHolds decorating stage information.Decorator for context
DataSourcebeans.Auto-configurationfor proxying DataSource.BeanPostProcessorthat wraps all data source beans inDataSourceproxies specified in property 'spring.datasource.type'.Properties for configuring proxy providers.CommonDataSourcename resolver based on bean name.Interface that implicitly added to the CGLIB proxy ofDataSource.