Spring Boot 3 and Spring Framework 6. The Comprehensive Guide to Modern Java Development - Helion

Tytuł oryginału: Spring Boot 3 and Spring Framework 6. The Comprehensive Guide to Modern Java Development
ISBN: 9781806112289
stron: 937, Format: ebook
Data wydania: 2025-06-19
Księgarnia: Helion
Cena książki: 189,00 zł
This book takes readers on a comprehensive journey through Spring Boot 3 and Spring Framework 6, starting with the essentials of dependency injection and Spring-managed containers. It then explores core modules and proxies to establish a strong foundation for Java application development. Early chapters guide readers through configuring Spring Boot projects and managing dependencies efficiently.
The middle sections focus heavily on database integration, including relational databases using Spring JDBC, Jakarta Persistence, and advanced Spring Data JPA techniques. Readers will also learn to work with NoSQL databases like MongoDB and Elasticsearch, enhancing their ability to handle various data storage solutions. The book covers the development of web applications using Spring MVC, RESTful API design, and securing web endpoints.
The final chapters emphasize application monitoring with Spring Boot Actuator, logging strategies, and practical deployment options including containerization. Alongside the core content, a dedicated migration chapter assists developers transitioning from Spring Boot 2 to version 3, ensuring they stay current with evolving best practices. This structured approach prepares readers to confidently build, monitor, and deploy modern, production-ready Java applications.
Osoby które kupowały "Spring Boot 3 and Spring Framework 6. The Comprehensive Guide to Modern Java Development", wybierały także:
- Jak zhakowa 125,00 zł, (10,00 zł -92%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Efekt piaskownicy. Jak szefować żeby roboty nie zabrały ci roboty 59,50 zł, (11,90 zł -80%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
Spis treści
Spring Boot 3 and Spring Framework 6. The Comprehensive Guide to Modern Java Development eBook -- spis treści
- 1. Introduction
- 2. Containers for Spring-Managed Beans
- 3. Selected Modules of the Spring Framework
- 4. Selected Proxies
- 5. Connecting to Relational Databases
- 6. Jakarta Persistence with Spring
- 7. Spring Data JPA
- 8. Spring Data for NoSQL Databases
- 9. Spring Web
- 10. Logging and Monitoring
- 11. Build and Deployment