We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb466f9 commit 715de2cCopy full SHA for 715de2c
spring-modulith-api/src/main/java/org/springframework/modulith/Modulithic.java
@@ -49,8 +49,8 @@
49
boolean useFullyQualifiedModuleNames() default false;
50
51
/**
52
- * The names of modules considered to be shared, i.e. which should always be included in the bootstrap no matter what.
53
- * Useful for code to contain commons Spring configuration and components.
+ * The names of modules considered to be shared, i.e. which should always be included in the bootstrap, no matter
+ * what. Useful for code to contain global Spring configuration and components.
54
*
55
* @return
56
*/
0 commit comments