BIBLIO is the largest independent book marketplace in the world, with over 100 million books.

Skip to content

Spring Boot Persistence Best Practices: Optimize Java Persistence Performance in Spring Boot Applications

Spring Boot Persistence Best Practices: Optimize Java Persistence Performance in Spring Boot Applications

Spring Boot Persistence Best Practices: Optimize Java Persistence Performance in
Stock photo: cover may vary

Spring Boot Persistence Best Practices: Optimize Java Persistence Performance in Spring Boot Applications Paperback - 2020

by Anghel Leonard

Add to wish list
  • New
New

Description

APress. New.
Ask the seller a question Add to wish list
A$223.58
A$21.48 Delivery to USA
Standard delivery: 20 to 30 days
More delivery options
Ships from Sanctum Books (Delhi, India)

Details

  • Title Spring Boot Persistence Best Practices: Optimize Java Persistence Performance in Spring Boot Applications
  • Author Anghel Leonard
  • Binding Paperback
  • Condition New
  • Pages 1027
  • Volumes 1
  • Language ENG
  • Publisher APress
  • Publication date 2020-04-30
  • Illustrated Yes
  • Features Illustrated
  • Bookseller's Inventory # BW-9781484256251
  • ISBN 9781484256251 / 1484256255
  • Weight 3.96 lbs (1.80 kg)
  • Dimensions 10 x 7 x 2.08 in (25.40 x 17.78 x 5.28 cm)
  • Category Computers - Languages / Programming
  • Quantity available 500

About Sanctum Books Delhi, India

Biblio member since 2010

We are leading publishers, booksellers, distributors, importers, and exporters. We carry a large selection of books on varied subjects. Do place your valued order or let us know your requirement via email.

Terms of Sale:

30 day return guarantee, with full refund including shipping costs for up to 30 days after delivery if an item arrives misdescribed or damaged.

Books are shipped by Registered Air Mail or DHL/FedEx/Aramex. Additional shipping charges may be required for multi-volume sets.

Browse books from Sanctum Books

Reader reviews for Spring Boot Persistence Best Practices: Optimize Java Persistence Performance in Spring Boot Applications

From the publisher

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 performances
  • Effectively exploit Spring Projections (DTO)
  • Learn best practices for batching inserts, updates and deletes
  • Effectively fetch parent and association in a single SELECT
  • Learn how to inspect Persistent Context content
  • Dissect 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 persistencelayer performances.

From the rear cover

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.

You will:

  • Shape *-to-many associations for best performances
  • Effectively exploit Spring Projections (DTO)
  • Learn best practices for batching inserts, updates and deletes
  • Effectively fetch parent and association in a single SELECT
  • Learn how to inspect Persistent Context content
  • Dissect pagination techniques (offset and keyset)
  • Handle queries, locking, schemas, Hibernate types, and more

About the author

Anghel Leonard is a Chief Technology Strategist with 20+ years of experience in the Java ecosystem. In daily work, he is focused on architecting and developing Java distributed applications that empower robust architectures, clean code, and high-performance. Also passionate about coaching, mentoring and technical leadership. He is the author of several books, videos and dozens of articles related to Java technologies.

tracking-