Spring 6 Recipes: A Problem-Solution Approach to Spring Framework, 5th Edition

  • 9h 46m
  • Daniel Rubio, Josh Long, Marten Deinum
  • Apress
  • 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.

What You'll Learn

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

About the Author

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

In this Book

  • Introduction
  • Spring Core Tasks
  • Spring MVC
  • Spring MVC: REST Services
  • Spring WebFlux
  • Spring Security
  • Data Access
  • Spring Transaction Management
  • Spring Batch
  • Spring Data Access with NoSQL
  • Spring Java Enterprise Services and Remoting Technologies
  • Spring Messaging
  • Spring Integration
  • Spring Testing
  • Caching
SHOW MORE
FREE ACCESS

YOU MIGHT ALSO LIKE