Skip to content

Remove redundant Assert.notNull() checks in ResolvableType #36544

Description

@sbrannen

Since equivalent Assert.notNull() checks are already performed by subsequent code (constructors and factory methods), there is no need to perform the exact same assertion twice in such use cases.

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