Spring Boot starters for JDBC instrumentation and connection-pool decorators.
Auto-configuration for Spring Boot that decorates DataSources to add SQL logging, query interception, and connection-pool metrics. Integrates with P6Spy, Datasource Proxy, and FlexyPool to provide logging, slow-query detection, tracing hooks, and pool resizing strategies. Suited for server-side Java applications and microservices that need JDBC observability and configurable connection-pool behavior.
0