Enable ISO date and time binding by default for WebMVC and WebFlux #28873
Labels
status: blocked
An issue that's blocked on an external project change
type: enhancement
A general enhancement
Milestone
#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.
The text was updated successfully, but these errors were encountered: