Book description
Learn the Spring Boot 3 micro framework and build your first Java-based cloud-native applications and microservices. Spring Boot is the lightweight, nimbler cousin to the bigger Spring Framework, with plenty of "bells and whistles." This updated edition includes coverage of Spring Native, which will help you speed up your Spring Boot applications, as well as messaging with Spring Boot, Spring GraphQL, Spring Data JDBC and reactive relational database connectivity (R2DBC) with SQL.
This new edition also covers enhancements to actuator endpoints, MongoDB 4.0 support, layered JAR and WAR support, support to build OCI images using Cloud Native Build Packs, changes to the DataSource initialization mechanism, and how bean validation support has moved to a separate spring-boot-validation-starter module. This book will teach you how to work with relational and NoSQL databases for data accessibility using Spring Boot with Spring Data, how to persist data with the JavaPersistence APIs (JPA), MyBatis, and much more. You'll learn how to enhance your native cloud or web applications with other APIs such as REST and how to build reactive web applications using Spring Boot with WebFlux.
Finally, you'll learn how to test applications using JUnit 5, as well as how to secure and deploy your application or service to cloud providers like Heroku. After reading Beginning Spring Boot 3, you'll have the skills needed to start building your own Spring Boot cloud-native, Java-based applications and microservices with confidence, and to take the next steps in your career.
What You Will Learn
- Explore the Spring Boot 3 micro framework using Spring Native for faster, better performance
- Build cloud-native Java applications and microservices with Spring Boot
- Work with relational and NoSQL databases using Boot with Spring Data
- Create reactive web applications using Spring's WebFlux
- Secure, test, and deploy applications and services
Who This Book Is For
IT professionals such as cloud architects, infrastructure administrators, and network/cloud operatorsTable of contents
- Cover
- Front Matter
- 1. Introduction to Spring Boot
- 2. Getting Started with Spring Boot
- 3. Spring Boot Essentials
- 4. Web Applications with Spring Boot
- 5. Working with JDBC
- 6. Working with MyBatis
- 7. Working with JOOQ
- 8. Working with JPA
- 9. Working with MongoDB
- 10. Building REST APIs Using Spring Boot
- 11. Reactive Programming Using Spring WebFlux
- 12. Securing Web Applications
- 13. Spring Boot Actuator
- 14. Testing Spring Boot Applications
- 15. GraphQL with Spring Boot
- 16. Deploying Spring Boot Applications
- 17. Spring Boot Autoconfiguration
- 18. Creating a Custom Spring Boot Starter
- 19. Spring Boot with Kotlin, Scala, and Groovy
- 20. Introducing JHipster
- 21. Spring Native
- Back Matter
Product information
- Title: Beginning Spring Boot 3: Build Dynamic Cloud-Native Java Applications and Microservices
- Author(s):
- Release date: November 2022
- Publisher(s): Apress
- ISBN: 9781484287927
You might also like
book
Spring Boot Persistence Best Practices: Optimize Java Persistence Performance in Spring Boot Applications
This book is a collection of developer code recipes and best practices for persisting data using …
book
Practical Microservices Architectural Patterns: Event-Based Java Microservices with Spring Boot and Spring Cloud
Take your distributed applications to the next level and see what the reference architectures associated with …
video
Building Microservices with Spring Boot, Second Edition
7+ Hours of Video Instruction The term “microservices” has gained significant traction over the last few …
book
Spring REST: Building Java Microservices and Cloud Applications
Design and develop Java-based RESTful APIs using the latest versions of the Spring MVC and Spring …