Skip to content

Commit

Permalink
Remove invalid Javadoc link
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrannen committed Jun 21, 2023
1 parent 1dfe737 commit b317620
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -497,7 +497,7 @@ public Set<Member> getExternallyManagedConfigMembers() {

/**
* Register an externally managed configuration initialization method &mdash;
* 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
Expand Down

0 comments on commit b317620

Please sign in to comment.