Skip to content

Excludes applied on @ImportAutoConfiguration are not consistently applied #12586

@snicoll

Description

@snicoll

Excludes applied on AutoConfigurationImportSelector implementations (@EnableAutoConfiguration or @ImportAutoConfiguration) are only applied for the auto-configurations they're locally importing. They don't exclude anything added by another import.

Fixing this requires fixing #12366 first

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions