Job Date Converter Deprecation Cleanup
Closed this issue · 1 comments
cppwfs commented
Utilize Boot3 Date Converters in JdbcSearchableJobExecutionDao if possible.
Then Remove the following Deprecated Classes:
- StringToDateConverter
- AbstractDateTimeConverter
- DateToStringConverter
Deprecation commit can be found here.
cppwfs commented
Updated based on comments, squashed, merged.