-
Notifications
You must be signed in to change notification settings - Fork 41.2k
Deprecate @DurationFormat and related classes #35452
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
The Framework PR was merged in 6.2. Should we look at deprecating our support in 3.5 so we can remove it in 4.0? |
We're going to try and get this into the GA |
In our configuration properties, we use When migrating to Framework's annotations there's no thing as a |
We talked about that and we decided to not deprecate it in 3.5.x because there's no 1 to 1 match to the Spring Framework annotations. |
If spring-projects/spring-framework#30396 is merged we can deprecate our own implementation (assuming they are compatible).
The text was updated successfully, but these errors were encountered: