Spring Boot Persistence Best Practices
Anghel Leonard
Broschiertes Buch

Spring Boot Persistence Best Practices

Optimize Java Persistence Performance in Spring Boot Applications

Versandkostenfrei!
Versandfertig in 6-10 Tagen
53,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
27 °P sammeln!
This book is a collection of developer code recipes and best practices for persisting data using Spring, particularly Spring Boot. The book is structured around practical recipes, where each recipe discusses a performance case or performance-related case, and almost every recipe has one or more applications. Mainly, when we try to accomplish something (e.g., read some data from the database), there are several approaches to do it, and, in order to choose the best way, you have to know the implied trades-off from a performance perspective. You'll see that in the end, all these penalties slow do...