Skip to content

Consistently enforce non-null instance in AbstractFactoryBean #37091

Description

@jhoeller

Following up on #36961, it turns out that the AbstractFactoryBean implementation still tolerated null instances while the nullability declarations were trying to impose a non-null constraint. Let's tighten this for 7.1 toward consistent non-null enforcement.

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