Skip to content

Enable ISO date and time binding by default for WebMVC and WebFlux #28873

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

Open
odrotbohm opened this issue Nov 30, 2021 · 2 comments
Open

Enable ISO date and time binding by default for WebMVC and WebFlux #28873

odrotbohm opened this issue Nov 30, 2021 · 2 comments
Labels
status: blocked An issue that's blocked on an external project change type: enhancement A general enhancement
Milestone

Comments

@odrotbohm
Copy link
Member

#20579 introduced means to easily enable ISO date and time binding for WebMVC and WebFlux in Boot 2.3. Still, users have to activate the properties explicitly as the defaults, of course, could not be changed in the 2.x line.

It would be cool if Spring Boot 3 flipped the default to enable that kind of binding by default, as the corresponding input field types in browsers produce ISO values these days.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 30, 2021
@mdeinum
Copy link
Contributor

mdeinum commented Dec 1, 2021

@wilkinsona
Copy link
Member

Thanks for joining the dots there, @mdeinum.

Exactly what we need to do here will depend on what the Framework team decide.

@wilkinsona wilkinsona added this to the 3.0.x milestone Dec 1, 2021
@wilkinsona wilkinsona added status: blocked An issue that's blocked on an external project change type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Dec 1, 2021
@wilkinsona wilkinsona modified the milestones: 3.0.x, 3.x Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: blocked An issue that's blocked on an external project change type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

4 participants