Cargando…

Spring Boot persistence best practices : optimize Java persistence performance in Spring Boot applications /

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 appl...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Leonard, Anghel (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York : Apress, [2020]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 i 4500
001 OR_on1153060721
003 OCoLC
005 20231017213018.0
006 m o d
007 cr |n|||||||||
008 200504s2020 nyu o 001 0 eng d
040 |a YDX  |b eng  |e rda  |e pn  |c YDX  |d N$T  |d GW5XE  |d LQU  |d UPM  |d OCLCF  |d EBLCP  |d UKMGB  |d UKAHL  |d UMI  |d VT2  |d OCLCQ  |d OCLCO  |d COM  |d OCLCQ 
015 |a GBC074162  |2 bnb 
016 7 |a 019809066  |2 Uk 
019 |a 1155879373  |a 1156735130  |a 1157269008  |a 1157765086  |a 1158344110  |a 1159235914  |a 1162723519  |a 1163625592  |a 1164669745  |a 1175708579  |a 1182530480  |a 1183409765  |a 1184028906  |a 1198249641  |a 1203979041  |a 1224920816  |a 1228590843  |a 1240518872 
020 |a 9781484256268  |q (electronic bk.) 
020 |a 1484256263  |q (electronic bk.) 
020 |a 9781484256275  |q (print) 
020 |a 1484256271 
020 |z 1484256255 
020 |z 9781484256251 
024 7 |a 10.1007/978-1-4842-5626-8  |2 doi 
024 8 |a 10.1007/978-1-4842-5 
029 1 |a AU@  |b 000067130795 
029 1 |a AU@  |b 000067211942 
029 1 |a AU@  |b 000070460057 
029 1 |a UKMGB  |b 019809066 
035 |a (OCoLC)1153060721  |z (OCoLC)1155879373  |z (OCoLC)1156735130  |z (OCoLC)1157269008  |z (OCoLC)1157765086  |z (OCoLC)1158344110  |z (OCoLC)1159235914  |z (OCoLC)1162723519  |z (OCoLC)1163625592  |z (OCoLC)1164669745  |z (OCoLC)1175708579  |z (OCoLC)1182530480  |z (OCoLC)1183409765  |z (OCoLC)1184028906  |z (OCoLC)1198249641  |z (OCoLC)1203979041  |z (OCoLC)1224920816  |z (OCoLC)1228590843  |z (OCoLC)1240518872 
037 |a com.springer.onix.9781484256268  |b Springer Nature 
050 4 |a QA76.76.A65 
072 7 |a UMX  |2 bicssc 
072 7 |a COM051280  |2 bisacsh 
072 7 |a UMX  |2 thema 
082 0 4 |a 005.1  |2 23 
049 |a UAMI 
100 1 |a Leonard, Anghel,  |e author. 
245 1 0 |a Spring Boot persistence best practices :  |b optimize Java persistence performance in Spring Boot applications /  |c Anghel Leonard. 
264 1 |a New York :  |b Apress,  |c [2020] 
264 4 |c ©2020 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
347 |b PDF 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed May 15, 2020). 
500 |a Includes index. 
505 0 |a 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. 
520 |a 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. Youll 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. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Application software  |x Development. 
650 0 |a Java (Computer program language) 
650 6 |a Logiciels d'application  |x Développement. 
650 6 |a Java (Langage de programmation) 
650 7 |a Application software  |x Development.  |2 fast  |0 (OCoLC)fst00811707 
650 7 |a Java (Computer program language)  |2 fast  |0 (OCoLC)fst00982065 
776 0 8 |i Print version:  |z 1484256255  |z 9781484256251  |w (OCoLC)1128886443 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484256268/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH37503990 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL6187132 
938 |a EBSCOhost  |b EBSC  |n 2459945 
938 |a YBP Library Services  |b YANK  |n 301254156 
994 |a 92  |b IZTAP