Spring Boot Persistence Best Practices : Optimize Java Persistence Performance in Spring Boot Applications (1st)

個数:
電子版価格
¥15,378
  • 電子版あり

Spring Boot Persistence Best Practices : Optimize Java Persistence Performance in Spring Boot Applications (1st)

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 1027 p.
  • 言語 ENG
  • 商品コード 9781484256251
  • DDC分類 005

Full Description

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.

Contents

Chapter 1: Associations.- Chapter 2: Entities.- Chapter 3: Fetching.- Chapter 4: Batching.- Chapter 5: Collections.- Chapter 6: Connections and Transactions.- Chapter 7: Identifiers.- Chapter 8: Calculating Properties.- Chapter 9: Monitoring.- Chapter 10: Configuring DataSource and Connection Pool.- Chapter 11: Audit.- Chapter 12: Schemas.- Chapter 13: Pagination.- Chapter 14: Queries.- Chapter 15: Inheritance.- Chapter 16: Types and Hibernate Types.- Appendix A: JPA Fundamentals.- Appendix B: Associations Efficiency.- Appendix C: 5 SQL Performance Tips That Will Save Your Day.- Appendix D: How to Create Useful Database Indexes.- Appendix E: SQL Phenomena.- Appendix F: Spring Transaction Isolation Level.- Appendix G: Spring Transaction Propagation.- Appendix H: Understanding Flushing Mechanism.- Appendix I: Second Level Cache.- Appendix J: Tools.- Appendix K: Hibernate 6

最近チェックした商品