-
Notifications
You must be signed in to change notification settings - Fork 38.3k
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
Support YearMonth and MonthDay with the @DateTimeFormat annotation #1215
Conversation
Issue: SPR-14839
Why this PR still not merged? I think this feature is important. |
@boggard, the feature is currently slated for 5.1 RC1: https://jira.spring.io/browse/SPR-14839 |
@sbrannen it's time to do the merge. |
@kazuki43zoo, are you interested in reworking this PR against the current |
Thanks again @kazuki43zoo |
I've fixed SPR-14839.
Please review this.