Spring Boot Persistence Best Practices

Download or Read eBook Spring Boot Persistence Best Practices PDF written by Anghel Leonard and published by Apress. This book was released on 2020-04-29 with total page 1043 pages. Available in PDF, EPUB and Kindle.
Spring Boot Persistence Best Practices
Author :
Publisher : Apress
Total Pages : 1043
Release :
ISBN-10 : 9781484256268
ISBN-13 : 1484256263
Rating : 4/5 (68 Downloads)

Book Synopsis Spring Boot Persistence Best Practices by : Anghel Leonard

Book excerpt: 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 down the application. Besides presenting the arguments that favor a certain choice, the application is written in Spring Boot style which is quite different than plain Hibernate. Persistence is an important set of techniques and technologies for accessing and using data, and this book demonstrates that data is mobile regardless of specific applications and contexts. In Java development, persistence is a key factor in enterprise, ecommerce, cloud and other transaction-oriented applications. After reading and using this book, you'll have the fundamentals to apply these persistence solutions into your own mission-critical enterprise Java applications that you build using Spring. What You Will Learn Shape *-to-many associations for best performancesEffectively exploit Spring Projections (DTO) Learn best practices for batching inserts, updates and deletes Effectively fetch parent and association in a single SELECTLearn how to inspect Persistent Context contentDissect pagination techniques (offset and keyset)Handle queries, locking, schemas, Hibernate types, and more Who This Book Is For Any Spring and Spring Boot developer that wants to squeeze the persistence layer performances.


Spring Boot Persistence Best Practices Related Books

Spring Boot Persistence Best Practices
Language: en
Pages: 1043
Authors: Anghel Leonard
Categories: Computers
Type: BOOK - Published: 2020-04-29 - Publisher: Apress

DOWNLOAD EBOOK

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
Spring Boot Persistence Best Practices
Language: en
Pages:
Authors: Anghel Leonard
Categories: Application software
Type: BOOK - Published: 2020 - Publisher:

DOWNLOAD EBOOK

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
Spring Boot: Up and Running
Language: en
Pages: 330
Authors: Mark Heckler
Categories: Computers
Type: BOOK - Published: 2021-02-05 - Publisher: O'Reilly Media

DOWNLOAD EBOOK

With over 75 million downloads per month, Spring Boot is the most widely used Java framework available. Its ease and power have revolutionized application devel
Hibernate Tips
Language: en
Pages: 250
Authors: Thorben Janssen
Categories: Computers
Type: BOOK - Published: 2018-01-09 - Publisher: Thoughts on Java

DOWNLOAD EBOOK

When you use Hibernate in your projects, you quickly recognize that you need to do more than just add @Entity annotations to your domain model classes. Real-wor
Spring Persistence with Hibernate
Language: en
Pages: 261
Authors: Paul Fisher
Categories: Computers
Type: BOOK - Published: 2011-02-01 - Publisher: Apress

DOWNLOAD EBOOK

Persistence is an important set of techniques and technologies for accessing and transacting data, and ensuring that data is mobile regardless of specific appli