Part 2 of Implementing and Testing Reactive REST API using Spring Webflux in Kotlin

In this second part of the series, we domostrate how to implement and test the other HTTP methods (POST/PUT/PATCH), sending and receiving data with the request body, headers and cookies.