Ralf Ueberfuhr
Ralf Ueberfuhr
Created a multi-module project structure with - API stubs generated by protoc - a Spring Boot service provider and - a Spring Boot service consumer
Wouldn't it be a good idea to design the API as a REST API? I'd like to show this sample in REST trainings, but unfortunately, it does not fit the...
#### Summary Are there any plans to enhance AssertJ by a Reactor Module to test Mono/Flux? #### Example see https://github.com/jacek-rzrz/assertj-reactor
**Citrus Version** 4.2.1 **Expected behavior** When receiving a response with nullable JSON properties, they should only be validated if they have a value. **Actual behavior** Instead, we get an NPE....