Skip to content
New issue

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

Add getter to message writers and view resolvers of server response result handler #34066

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tarekmues
Copy link

@tarekmues tarekmues commented Dec 11, 2024

I have a case where I'd like to configure the message writers of ServerResponseResultHandler without completely replacing the ones configured by ServerCodecConfigurer. Therefore, I've added the corresponding getter methods to the already existing setter methods.
I based this on the form of the AbstractMessageWriterResultHandler, where they are also already present.
Thank your very much for your effort in advance! Let me know if there are questions ore any suggestions for improvement.

@pivotal-cla
Copy link

@tarekmues Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-cla
Copy link

@tarekmues Thank you for signing the Contributor License Agreement!

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Dec 11, 2024
@sbrannen sbrannen added the in: web Issues in web modules (web, webmvc, webflux, websocket) label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: waiting-for-triage An issue we've not yet triaged or decided on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants