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 getters to ServerResponseResultHandler #34066

Closed
wants to merge 1 commit into 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
@rstoyanchev rstoyanchev self-assigned this Feb 3, 2025
@rstoyanchev rstoyanchev added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Feb 3, 2025
@rstoyanchev rstoyanchev added this to the 6.2.3 milestone Feb 3, 2025
@rstoyanchev rstoyanchev changed the title Add getter to message writers and view resolvers of server response result handler Add getters to ServerResponseResultHandler Feb 3, 2025
rstoyanchev pushed a commit that referenced this pull request Feb 3, 2025
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) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants