micronaut-reactor
micronaut-reactor copied to clipboard
Mono<Void> returns 200 even when code is set to 204
Expected Behavior
Should preserve code instead of rewriting it.
Actual Behaviour
Rewrites status code to 200.
Steps To Reproduce
See reproducible example in the repository
Environment Information
- macOS 14.4.1
- Corretto 17.0.11
Example Application
https://github.com/CezaryBD/micronaut-reactor-mono-void-bug-01
Version
4.4.2