Donny A. Wijaya opened SPR-7087 and commented
It would be great if we are allowed to configure the formatter (and validator) value through Spring EL or Property PlaceHolder
For example:
@DateTimeFormat(pattern="#{dateTime.pattern}")
private Date registrationDate;
and in application.properties loaded by Property PlaceHolder
dateTime.pattern=dd/mm/yyyy
Affects: 3.0.2
Attachments:
Issue Links:
Referenced from: commits 2a140ad