Skip to content

MessageSourceAutoConfiguration should only check the current context for a message source bean #3803

@dsyer

Description

@dsyer

The @Conditional on MessageSourceAutoConfiguration checks for an existing bean of type MessageSource so a parent context can switch it off, even if the parent is empty (the default). We should switch to only check the current context.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions