0%

Book Description

Spring in Action, 5th Edition guides you through Spring’s core features, explained in Craig Walls’ famously clear style. You’ll roll up your sleeves and build a secure database-backed web app step by step. Along the way, you’ll explore reactive programming, microservices, service discovery, RESTful APIs, deployment, and expert best practices. Whether you’re just discovering Spring or leveling up to Spring 5.0, this Manning classic is your ticket!

Table of Contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Praise for Spring in Action, 4th edition
  5. Preface
  6. Acknowledgments
  7. About this book
  8. Part 1. Foundational Spring
    1. Chapter 1. Getting started with Spring
    2. Chapter 2. Developing web applications
    3. Chapter 3. Working with data
    4. Chapter 4. Securing Spring
    5. Chapter 5. Working with configuration properties
  9. Part 2. Integrated Spring
    1. Chapter 6. Creating REST services
    2. Chapter 7. Consuming REST services
    3. Chapter 8. Sending messages asynchronously
    4. Chapter 9. Integrating Spring
  10. Part 3. Reactive Spring
    1. Chapter 10. Introducing Reactor
    2. Chapter 11. Developing reactive APIs
    3. Chapter 12. Persisting data reactively
  11. Part 4. Cloud-native Spring
    1. Chapter 13. Discovering services
    2. Chapter 14. Managing configuration
    3. Chapter 15. Handling failure and latency
  12. Part 5. Deployed Spring
    1. Chapter 16. Working with Spring Boot Actuator
    2. Chapter 17. Administering Spring
    3. Chapter 18. Monitoring Spring with JMX
    4. Chapter 19. Deploying Spring
  13. Appendix. Bootstrapping Spring applications
  14. Index
  15. List of Figures
  16. List of Tables
  17. List of Listings