Spring Boot support?
linux-china opened this issue · 4 comments
linux-china commented
Any plan to implement flexy-pool-spring-boot-starter? It will be very convenient for microservices application developers. Developers just import flexy-pool-spring-boot-starter and all will be ready for usage and metrics.
vladmihalcea commented
I'll do it as soon as I have more time to investigate it. Thanks for the tip.
gavlyukovskiy commented
Hi.
In the meantime I have created a starter for integration with flexy-pool (and some others): https://github.com/gavlyukovskiy/spring-boot-data-source-decorator
vladmihalcea commented
Cool, thanks! I'll add it to the documentation.
vladmihalcea commented
Closed as there is already a solution offered by @gavlyukovskiy.