Spring 6 Recipes A Problem-Solution Approach to Spring Framework

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

Full description

Bibliographic Details
Main Authors: Deinum, Marten, Rubio, Daniel (Author), Long, Josh (Author)
Format: eBook
Language:English
Published: Berkeley, CA Apress 2023, 2023
Edition:5th ed. 2023
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 03650nmm a2200385 u 4500
001 EB002156046
003 EBX01000000000000001294172
005 00000000000000.0
007 cr|||||||||||||||||||||
008 230505 ||| eng
020 |a 9781484286494 
100 1 |a Deinum, Marten 
245 0 0 |a Spring 6 Recipes  |h Elektronische Ressource  |b A Problem-Solution Approach to Spring Framework  |c by Marten Deinum, Daniel Rubio, Josh Long 
250 |a 5th ed. 2023 
260 |a Berkeley, CA  |b Apress  |c 2023, 2023 
300 |a XXXI, 753 p. 158 illus  |b online resource 
505 0 |a 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 
653 |a Software engineering 
653 |a Computer science 
653 |a Software Engineering 
653 |a Computer Science 
653 |a Programming languages (Electronic computers) 
653 |a Java 
653 |a Java (Computer program language) 
653 |a Programming Language 
700 1 |a Rubio, Daniel  |e [author] 
700 1 |a Long, Josh  |e [author] 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-1-4842-8649-4 
856 4 0 |u https://doi.org/10.1007/978-1-4842-8649-4?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.133 
520 |a 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.  
520 |a 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.  
520 |a You will: 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