Skip to content

Mention Ordered and @Order support for components in Javadoc #23636

@ttddyy

Description

@ttddyy

While debugging PostProcessorRegistrationDelegate, I realized BeanFactoryPostProcessor works with Ordered(and PriorityOrdered) interface but not @Order annotation.

It would be great that such information is documented on BeanFactoryPostProcessor javadoc.

In general, for ordering, it would be great to have a mention in javadoc that whether the component works with Ordered interface and/or @Order annotation.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions