Remove invalid Javadoc link

This commit is contained in:
Sam Brannen 2023-06-21 17:36:36 +02:00
parent 1dfe737d0e
commit b3176208e2
1 changed files with 1 additions and 1 deletions

View File

@ -497,7 +497,7 @@ public class RootBeanDefinition extends AbstractBeanDefinition {
/**
* Register an externally managed configuration initialization method —
* for example, a method annotated with JSR-250's {@link javax.annotation.PostConstruct}
* for example, a method annotated with JSR-250's {@code javax.annotation.PostConstruct}
* or Jakarta's {@link jakarta.annotation.PostConstruct} annotation.
* <p>The supplied {@code initMethod} may be a
* {@linkplain Method#getName() simple method name} or a