Class FlexyPoolDataSourceDecorator

java.lang.Object
com.github.gavlyukovskiy.boot.jdbc.decorator.flexypool.FlexyPoolDataSourceDecorator
All Implemented Interfaces:
DataSourceDecorator, org.springframework.core.Ordered

public class FlexyPoolDataSourceDecorator extends Object implements DataSourceDecorator, org.springframework.core.Ordered
Ordered decorator for FlexyPoolDataSource. Supposed to be the first to be able to adjust pool size at runtime.
Since:
1.1