Tag

SQL monitoring

1 views collected around this technical thread.

Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Sep 8, 2024 · Backend Development

How to Monitor and Optimize SQL Performance in Spring Boot with p6spy

Learn how to seamlessly integrate the open‑source p6spy tool into a Spring Boot 3.2.5 application to automatically log SQL statements, measure execution times, customize logging formats, and fine‑tune database performance using both MyBatis and JPA examples.

JPAMyBatisPerformance optimization
0 likes · 8 min read
How to Monitor and Optimize SQL Performance in Spring Boot with p6spy