-
Book Overview & Buying
-
Table Of Contents
Spring Boot 3.0 Cookbook
By :
Spring Boot 3.0 Cookbook
By:
Overview of this book
In today's dynamic landscape, crafting robust and scalable Java web applications presents formidable challenges. Spring Boot emerges as the leading framework for web and microservices development, featuring a dynamic ecosystem and seamless integrations to address a spectrum of scenarios, from scaling apps on the cloud to deploying them to production. In this book, you’ll explore its streamlined, convention-over-configuration approach, simplifying application development.
You’ll start by covering recipes showcasing Spring Boot's features. As you progress, you’ll understand how it helps streamline application development while staying ahead of technology trends. The book helps you grasp concepts effectively, explores basic REST APIs, shows you how to escalate to advanced scenarios, and tackle common cloud application challenges like security, scalability, performance optimization, and automated deployments. Dedicated sections are designed to help you stay ahead of the curve with recipes that delve into the latest trends such as containers, observability, native images, DevOps, test automation, and microservices, ensuring your applications align with evolving industry standards.
By the end of this book, you’ll be able to build and automate the deployment of a scalable and high-performing distributed solution using Spring Boot 3.
Table of Contents (16 chapters)
Preface
Chapter 1: Building RESTful APIs
Chapter 2: Securing Spring Boot Applications with OAuth2
Chapter 3: Observability, Monitoring, and Application Management
Chapter 4: Spring Cloud
Part 2: Database Technologies
Chapter 5: Data Persistence and Relational Database Integration with Spring Data
Chapter 6: Data Persistence and NoSQL Database Integration with Spring Data
Part 3: Application Optimization
Chapter 7: Finding Bottlenecks and Optimizing Your Application
Chapter 8: Spring Reactive and Spring Cloud Stream
Part 4: Upgrading to Spring Boot 3 from Previous Versions
Chapter 9: Upgrading from Spring Boot 2.x to Spring Boot 3.0
Index
Other Books You May Enjoy