Skip to content

Mappings Endpoint support web-servlet router funtion #44172

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

Closed
wants to merge 3 commits into from

Conversation

Puppy4C
Copy link
Contributor

@Puppy4C Puppy4C commented Feb 8, 2025

  1. Mappings Endpoint support web-servlet router funtion (Previously, only web-reactive was supported).
  2. Enrich the mapping info of router funtion (Refer to ToStringVisitor).

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 8, 2025
@wilkinsona
Copy link
Member

Thanks for the PR, @Puppy4C, but it looks like it contains two changes that should be considered separately.

Can you please update this proposal so that it only adds support for router functions on the servlet stack? The output that's produced should align as closely as possible with the current output for router functions on the reactive stack.

Once that change has been reviewed and hopefully merged we can then consider improvements to the mapping information in a separate PR.

@wilkinsona wilkinsona added the status: waiting-for-feedback We need additional information before we can continue label Feb 10, 2025
@Puppy4C
Copy link
Contributor Author

Puppy4C commented Feb 10, 2025

Hi @wilkinsona , I have already removed another change.

@spring-projects-issues spring-projects-issues added status: feedback-provided Feedback has been provided and removed status: waiting-for-feedback We need additional information before we can continue labels Feb 10, 2025
@wilkinsona wilkinsona self-assigned this Feb 13, 2025
@wilkinsona wilkinsona added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged status: feedback-provided Feedback has been provided labels Feb 13, 2025
@wilkinsona wilkinsona added this to the 3.5.x milestone Feb 13, 2025
@wilkinsona
Copy link
Member

wilkinsona commented Feb 13, 2025

Closed by 682dbe9. Thanks very much @Puppy4C, and apologies for the typo in the issue references.

@wilkinsona wilkinsona closed this Feb 13, 2025
@wilkinsona wilkinsona modified the milestones: 3.5.x, 3.5.0-M2 Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants