توضیحاتی در مورد کتاب :
این کتاب مجموعهای از دستور العملهای کد توسعهدهنده و بهترین روشها برای ماندگاری دادهها با استفاده از Spring، بهویژه Spring Boot است. این کتاب حول دستور العمل های عملی ساخته شده است، جایی که هر دستور غذا یک مورد عملکرد یا مورد مربوط به عملکرد را مورد بحث قرار می دهد و تقریباً هر دستور غذا یک یا چند کاربرد دارد. به طور عمده، زمانی که ما سعی می کنیم کاری را انجام دهیم (مثلاً برخی از داده ها را از پایگاه داده بخوانیم)، چندین روش برای انجام آن وجود دارد، و برای انتخاب بهترین راه، باید مبادلات ضمنی را از منظر عملکرد بدانیم. . خواهید دید که در پایان، تمام این جریمه ها باعث کاهش سرعت برنامه می شود. علاوه بر ارائه استدلال هایی که به نفع یک انتخاب خاص است، برنامه به سبک Spring Boot نوشته شده است که کاملاً متفاوت از Hibernate ساده است. تداوم مجموعه ای مهم از تکنیک ها و فناوری ها برای دسترسی و استفاده از داده ها است و این کتاب نشان می دهد که داده ها بدون توجه به کاربردها و زمینه های خاص قابل حمل هستند. در توسعه جاوا، پایداری یک عامل کلیدی در سازمانی، تجارت الکترونیک، ابر و سایر برنامههای کاربردی تراکنشگرا است. پس از خواندن و استفاده از این کتاب، شما اصول اولیه برای اعمال این راه حل های پایدار را در برنامه های کاربردی جاوا سازمانی حیاتی خود که با استفاده از Spring می سازید، خواهید داشت. آنچه می آموزید شکل *-به-تداعی های بسیار برای بهترین اجراها بهره برداری موثر از Spring Projections (DTO) بهترین شیوه ها برای درج ها، به روز رسانی ها و حذف های دسته بندی شده را بیاموزید واکشی موثر والد و انجمن در یک SELECT یاد بگیرید چگونه محتوای متنی پایدار را بررسی کنید تکنیک های صفحه بندی را تجزیه کنید (تغییر و تنظیم کلید) پرس و جوها، قفل کردن، طرحواره ها، انواع Hibernate و موارد دیگر را مدیریت کنید.
توضیحاتی در مورد کتاب به زبان اصلی :
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 persistence layer performances.