Washington, DC (2020-08)
NY Finger Lakes (2020-06)
Grounds for Sculpture (2020-01)
WebFlux ServerResponse JSON Body Unit Testing
Creating a lightweight unit test that examines the body of a Spring WebFlux ServerResponse in isolation can be tricky. The following test class demonstrates one…