Skip to content

Commit af03238

Browse files
committed
GH-376 - Polishing.
1 parent 37f2bdb commit af03238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-modulith-actuator/src/main/java/org/springframework/modulith/actuator/ApplicationModulesEndpoint.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ public static ApplicationModulesEndpoint ofApplicationModules(Supplier<Applicati
7979
}
8080

8181
/**
82-
* Returns the {@link ApplicationModules} metadata as {@link Map} (to be rendered as JSON).
82+
* Returns the {@link ApplicationModules} metadata as {@link java.util.Map} (to be rendered as JSON).
8383
*
8484
* @return will never be {@literal null}.
8585
*/

0 commit comments

Comments
 (0)