Open
Support reactor-netty 1.1.x+ (Spring Boot 3.2+)#13448
Conversation
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #13448 +/- ##
============================================
- Coverage 33.05% 33.04% -0.01%
+ Complexity 11014 11013 -1
============================================
Files 4075 4075
Lines 94784 94784
Branches 9865 9865
============================================
- Hits 31330 31326 -4
- Misses 60761 60763 +2
- Partials 2693 2695 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
emeroad
marked this pull request as ready for review
March 6, 2026 10:08
Member
…r and Spring Boot 3 test web Co-authored-by: emeroad <7564547+emeroad@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Support reactor-netty version 1.1.x and above
Support reactor-netty 1.1.x+ (Spring Boot 3.2+)
Mar 6, 2026
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Closes #13447
reactor-netty-httpexplicit dependency for 1.1.x+ module splitbeforeMarkSentHeaders()as alternative interception point inHttpClientOperationsTransform(exists in all versions;isNestedcheck prevents duplicate injection)reactor-netty-spring-boot3-plugin-testwebfor Spring Boot 3.x (reactor-netty 1.1.x+) testingjdk17profile in agent-testweb pomOriginal prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.