-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Description
Juergen Hoeller opened SPR-12578 and commented
The Spring Framework codebase still contains many classes and methods which have been deprecated before 3.2, in particular from the 3.1 timeframe. As of Spring Framework 4.2, more than three years after the introduction of those deprecation markers, we should consistently remove those artifacts, except for old extension points with ongoing use in third-party libraries.
Affects: 4.1.4
Issue Links:
- Re-introduce deprecated addConstructorArg method (again) [SPR-14123] #18695 Re-introduce deprecated addConstructorArg method (again)
- Removed Jackson view property "renderedAttributes" still mentioned in Spring Framework docs [SPR-17182] #21718 Removed Jackson view property "renderedAttributes" still mentioned in Spring Framework docs
- JdbcTemplate.queryForObject(sql, <primitive>.class) produces TypeMismatchDataAccessException [SPR-13220] #17811 JdbcTemplate.queryForObject(sql, .class) produces TypeMismatchDataAccessException
Referenced from: commits 9ac02b3
Metadata
Metadata
Assignees
Labels
type: taskA general taskA general task