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 for RequestMappingInfo builder config #27723

Conversation

neiser
Copy link
Contributor

@neiser neiser commented Nov 24, 2021

This improves support for programmatic mapping registration following the same config as other mappings managed in RequestMappingHandlerMapping.

See also issue #27715.

This improves support for programmatic mapping
registration following the same config as other
mappings managed in RequestMappingHandlerMapping.

See also issue spring-projects#27715.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Nov 24, 2021
@jhoeller jhoeller added the in: web Issues in web modules (web, webmvc, webflux, websocket) label Nov 24, 2021
@jhoeller jhoeller added this to the Triage Queue milestone Nov 24, 2021
@rstoyanchev rstoyanchev self-assigned this Nov 24, 2021
@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 Nov 24, 2021
@rstoyanchev rstoyanchev modified the milestones: Triage Queue, 5.3.14 Nov 24, 2021
rstoyanchev pushed a commit that referenced this pull request Nov 24, 2021
This improves support for programmatic registration of mappings to
use the same config as that of the RequestMappingHandlerMapping.

See gh-27723
@neiser neiser deleted the add-getter-for-request-mapping-info-builder-config branch November 24, 2021 13:54
JKatzwinkel added a commit to JKatzwinkel/tla-web that referenced this pull request Dec 10, 2021
this contains a workaround in EditorialContentController during procedural
route mapping creation. Once Spring v5.3.14 is released, the static
method from the workaround can be replaced with a call to the
`RequestMappingInfo.BuilderConfiguration` getter introduced in
spring-projects/spring-framework#27723
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.

None yet

4 participants