This is my walkthrough of the Spring in Action, Sixth Edition book.
- Getting started with Spring
- Developing web applications
- Working with data
- Working with non-relational data (skipped)
- Securing Spring
- Working with configuration properties
- Creating REST services
- Securing REST
- Sending messages asynchronously
- Integrating Spring
- Introducing Reactor
- Developing reactive APIs
- Persisting data reactively
- Working with RSocket
- Working with Spring Boot Actuator
- Administering Spring
- Monitoring Spring with JMX
- Deploying Spring