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

Investigate simplifying WebMvcAutoConfiguration if templating isn't being used #17354

Open
philwebb opened this issue Jun 28, 2019 · 0 comments
Labels
type: enhancement A general enhancement
Milestone

Comments

@philwebb
Copy link
Member

See #16953 for background:

WebMvcAutoConfiguration currently configures a lot of components that are specific to use of Spring MVC with a templating engine to produce server-side generated text/html content.

We repurposed #16953 to deal with HiddenHttpMethodFilter, but there may be more that we can do.

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

No branches or pull requests

1 participant