GH-913 - Package Javadoc for newly introduced packages.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* An annotation processor to extract Javadoc from application code for inclusion in generated architecture
|
||||
* documentation.
|
||||
*
|
||||
* @since 1.3
|
||||
*/
|
||||
package org.springframework.modulith.apt;
|
||||
Reference in New Issue
Block a user