Package org.springframework.modulith.apt
package org.springframework.modulith.apt
An annotation processor to extract Javadoc from application code for inclusion in generated architecture
documentation.
- Since:
- 1.3
-
ClassDescriptionAn annotation processor to extract Javadoc from all compiled files assembling it into a JSON file located under
$target/generated-spring-modulith/javadoc.json
.