Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Brian Clozel opened SPR-17220 and commented
#19562 introduced a bug where empty Mono bodies are not properly written by EncoderHttpMessageWriter implementations. See the linked Spring Boot issue for a sample application demonstrating this problem.
Mono
EncoderHttpMessageWriter
Affects: 5.0.8
Reference URL: spring-projects/spring-boot#14174
Issue Links:
Referenced from: commits 6189e17, 280da61
The text was updated successfully, but these errors were encountered:
bclozel
No branches or pull requests
Brian Clozel opened SPR-17220 and commented
#19562 introduced a bug where empty
Mono
bodies are not properly written byEncoderHttpMessageWriter
implementations. See the linked Spring Boot issue for a sample application demonstrating this problem.Affects: 5.0.8
Reference URL: spring-projects/spring-boot#14174
Issue Links:
Referenced from: commits 6189e17, 280da61
The text was updated successfully, but these errors were encountered: