Spring 6 Recipes: A Problem-Solution Approach to Spring Framework
Autor Marten Deinum, Daniel Rubio, Josh Longen Limba Engleză Paperback – 25 apr 2023
This in-depth Spring-based Java developer code reference has been updated and now solves many of your Spring Framework 6 problems using reusable, complete and real-world working code examples. Spring 6 Recipes (5th Edition) now includes Spring Native which speeds up your Java-based Spring Framework built enterprise, native cloud, web applications and microservices. It also has been updated to now include Spring R2DBC for Reactive Relational Database Connectivity, a specification to integrate SQL databases, like PostgreSQL, MySQL and more, using reactive drivers.
Furthermore, this book includes additional coverage of WebFlux for more reactive Spring web applications. Reactive programming allows you to build systems that are resilient to high load, especially common in the more complex enterprise, native cloud applications that Spring Framework lets you build. This updated edition also uses code snippets and examples based on newest available standard long term support release of Java. When you start a new project, you’ll be able to copy the code and configuration files from this book, and then modify them for your specific Spring Framework-based application needs. This can save you a great deal of work over creating a project from scratch.
This powerful code reference is a "must have" for your print or digital library. This developer cookbook comes with accompanying source code that is freely available on GitHub under latest Creative Commons open source licensing.
- Get re-usable code recipes and snippets for core Spring, annotations and other development tools
- Dive into Spring Native which merges the popular Spring and GraalVM for increased performance, speed and reliability of your Spring Framework 6 applications
- Explore Spring R2BC for reactive relational database connectivity with SQL
- Build reactive Spring MVC-based web applications and microservices using WebFlux
- Enhance your enterprise or native cloud applications using Spring Transaction Management
- Test, secure and deploy your Spring applications using reusable code templates available
Who This Book Is For
This book is for experienced Java programmers, software developers with experience using the Spring Framework.
Preț: 353.30 lei
Preț vechi: 441.63 lei
-20% Nou
Puncte Express: 530
Preț estimativ în valută:
67.61€ • 70.23$ • 56.16£
67.61€ • 70.23$ • 56.16£
Carte disponibilă
Livrare economică 13-27 ianuarie 25
Livrare express 27 decembrie 24 - 02 ianuarie 25 pentru 91.32 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484286487
ISBN-10: 1484286480
Pagini: 753
Ilustrații: XXXI, 753 p. 158 illus.
Dimensiuni: 178 x 254 x 47 mm
Greutate: 1.34 kg
Ediția:5th ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484286480
Pagini: 753
Ilustrații: XXXI, 753 p. 158 illus.
Dimensiuni: 178 x 254 x 47 mm
Greutate: 1.34 kg
Ediția:5th ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
1. Spring Core Tasks.- 2. Spring MVC.- 3. Spring REST.- 4. Spring WebFlux.- 5. Spring Security.- 6. Spring Data Access.- 7. Spring Transaction Management.- 8. Spring Batch.- 9. Spring Data Access with NoSQL.- 10. Spring Java Enterprise Services and Remoting Technologies.- 11. Spring Messaging.- 12. Spring Integration.- 13. Spring Testing.- 14. Spring Caching.
Notă biografică
Marten Deinum is a submitter on the open source Spring Framework project. He is also a Java/software consultant working for Conspect. He has developed and architected software, primarily in Java, for small and large companies. He is an enthusiastic open source user and longtime fan, user and advocate of the Spring Framework. He has held a number of positions including Software Engineer, Development Lead, Coach, and also as a Java and Spring Trainer.
Daniel Rubio is an independent consultant with over 10 years of experience in enterprise and web-based software. More recently, Daniel is founder and technical lead at MashupSoft.com. He has co-authored the best selling Spring Recipes as well as other books for Apress Media, LLC. Daniel's expertise lies in Java, Spring, Python, Django, JavaScript/CSS and HTML.
Josh Long is the Spring Developer Advocate at Pivotal. Josh is a Java Champion, author of 5 books (including O'Reilly's upcoming "Cloud Native Java: Designing Resilient Systems with Spring Boot, Spring Cloud, and Cloud Foundry") and 3 best-selling video trainings (including "Building Microservices with Spring Boot Livelessons" w/ Phil Webb), and an open-source contributor (Spring Boot, Spring Integration, Spring Cloud, Activiti and Vaadin).
Textul de pe ultima copertă
This in-depth Spring-based Java developer code reference has been updated and now solves many of your Spring Framework 6 problems using reusable, complete and real-world working code examples. Spring 6 Recipes (5th Edition) now includes Spring Native which speeds up your Java-based Spring Framework built enterprise, native cloud, web applications and microservices. It also has been updated to now include Spring R2DBC for Reactive Relational Database Connectivity, a specification to integrate SQL databases, like PostgreSQL, MySQL and more, using reactive drivers.
Furthermore, this book includes additional coverage of WebFlux for more reactive Spring web applications. Reactive programming allows you to build systems that are resilient to high load, especially common in the more complex enterprise, native cloud applications that Spring Framework lets you build. This updated edition also uses code snippets and examples basedon newest available standard long term support release of Java. When you start a new project, you’ll be able to copy the code and configuration files from this book, and then modify them for your specific Spring Framework-based application needs. This can save you a great deal of work over creating a project from scratch.
This powerful code reference is a "must have" for your print or digital library. This developer cookbook comes with accompanying source code that is freely available on GitHub under latest Creative Commons open source licensing.
- Get re-usable code recipes and snippets for core Spring, annotations and other development tools
- Dive into the Spring Native APIs which merges Spring and GraalVM for increased performance, speed and reliability
- Explore Spring R2BC for reactive relational database connectivity with SQL
- Build reactive Spring MVC-based web applications and microservices using WebFlux
- Enhance your enterprise or native cloud applications using Spring Transaction Management
- Test, secure and deploy your Spring applications using reusable code templates available
Caracteristici
An in-depth developer code reference on the Spring Framework 6 and related projects Provides hundreds of reusable code snippets that can be used as templates for your own Spring applications Includes Spring Native, R2DBC, more WebFlux and other reactive Spring application development