Migrate class references to full javadoc links
Update documentation to use `javadoc:...` macro for class and interface references. Migrated using https://github.com/philwebb/asciidoctor-javadoc-migration See gh-41614
This commit is contained in:
@@ -41,7 +41,7 @@ To enable that feature, add the following dependency to your project:
|
||||
</dependency>
|
||||
----
|
||||
|
||||
WARNING: Properties that are added late to the environment, such as when using `@PropertySource`, will not be taken into account.
|
||||
WARNING: Properties that are added late to the environment, such as when using javadoc:org.springframework.context.annotation.PropertySource[format=annotation], will not be taken into account.
|
||||
|
||||
NOTE: Once you finish the migration, please make sure to remove this module from your project's dependencies.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user