© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
A. SaccoBeginning Spring Datahttps://doi.org/10.1007/978-1-4842-8764-4_13

13. Detecting Performance Issues

Andres Sacco1  
(1)
Buenos Aires, Buenos Aires, Argentina
 

Many developers create or modify the logic of applications that accesses a database. In most cases, this does not cause a problem because the modifications are simple, and developers create unit or integration tests to check if everything continues to function properly. Still, most problems related to performance or the application's behavior appear in production when your database has thousands or millions of records. This scenario cannot be replicated in any test environment, including the tools ...

Get Beginning Spring Data: Data Access and Persistence for Spring Framework 6 and Boot 3 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.