Skip to content

Improve javadoc for when to use class names rather than class references #48395

@philwebb

Description

@philwebb

See spring-projects/spring-framework#35959 for background.

We can improve our class-level Javadoc to indicate when a .class reference can be used and when a String name should be used.

Annotations we might want to consider include @AutoConfigureAfter, @AutoConfigureBefore and @AutoConfiguration.

@ConditionalOnClass has some Javadoc that we could use as a template.

Metadata

Metadata

Assignees

Labels

status: team-onlyAn issue that's best handled directly by the team rather than a community contribution.type: documentationA documentation update

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions