gavlyukovskiy / spring-boot-data-source-decorator

Spring Boot integration with p6spy, datasource-proxy, flexy-pool and spring-cloud-sleuth
Apache License 2.0
864 stars 82 forks source link

Update to FlexyPool 3.0.2 #112

Closed oburgosm closed 1 week ago

oburgosm commented 1 week ago

FlexyPool 3 has breaking changes that made that spring-boot-data-source-decorator fail. It would be nice that this project update to FlexyPool 3.0.2:

https://github.com/vladmihalcea/flexy-pool/issues/73

gavlyukovskiy commented 1 week ago

@oburgosm fixed in https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/pull/113 and released as 1.10.0