Commit 71b7534
committed
style: Correct @author tag format in SslHealthIndicator
Update the Javadoc @author tag in SslHealthIndicator.java to use
the `<Name> <Surname>` format (Young Jae You) instead of the GitHub
handle.
This change addresses the feedback provided in the pull request review
and aligns the format with Spring project conventions.
Signed-off-by: geniuus <[email protected]>1 parent 630d046 commit 71b7534
File tree
1 file changed
+1
-1
lines changed- spring-boot-project/spring-boot-actuator/src/main/java/org/springframework/boot/actuate/ssl
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments