Stopwatch is a free, simple, highly extensible, Java API that allows developers to easily monitor
whole application or any part of it. By default Stopwatch generate reports about hits, execution
times (total, average, minimum, maximum) as well as load but it can be easily extended to measure
anything else by providing custom engine. Out of the box Stopwatch uses an in-memory HSQL database.
It is able to persist collected data using a "storage". There is "storage" provided to persist ...
| Mastering API Architecture: Design, Operate, and Evolve API-Based Systems (2022) by Gough, James, Bryant, Daniel, Auburn, Matthew | |
| Designing APIs with Swagger and OpenAPI (2022) by Ponelat, Joshua S., Rosenstock, Lukas L. | |
| Hacking APIs: Breaking Web Application Programming Interfaces (2022) by Ball, Corey J. | |
| Spring Boot 3 API Mastery: Write scalable, reactive, and secure APIs for microservices with Spring Boot 3 and Java 21 (English Edition) (2025) by Racca, Vincenzo | |
| API Design Patterns (2022) by JJ Geewax, Sarah Dawe, Manning Publications | |
| Modern API Development with Spring 6 and Spring Boot 3: Design scalable, viable, and reactive APIs with REST, gRPC, and GraphQL using Java 17 and Spring Boot 3 (2023) by Sourabh Sharma | |
| Practical API Design: Confessions of a Java Framework Architect (2008) by Tulach, Jaroslav | |