Skip to content

Revise ApplicationContext#getId() nullability to non-null #35925

@jhoeller

Description

@jhoeller

ApplicationContext#getId() is effectively non-null since both AbstractApplicationContext#getId() and ConfigurableApplicationContext#setId(String) operate on a non-null id with a default value and a non-null override method.

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