Skip to content

Update PagedListHolder with generics [SPR-6825] #11491

@spring-projects-issues

Description

@spring-projects-issues

Kenny MacLeod opened SPR-6825 and commented

org.springframework.beans.support.PagedListHolder is still using a raw List, it should be updated to use generics, e.g. PagedListHolder<MyBean>


Affects: 3.0 GA

Referenced from: commits 5f781e6

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions