Introduction to Testing with Spring Boot

Get a brief introduction to what we’ll learn in this chapter.

So far, we’ve learned how to leverage Spring Boot’s DevTools to expedite development cycles. We discovered various tools provided by the Reactor team, including BlockHound, to ensure we were building reactive applications properly.

In this chapter, we’ll dig in further and learn how to test applications reactively. Maybe that sounds strange. After all, is testing special? The answer to that is both yes and no.

Get hands-on with 1200+ tech skills courses.