GH-913 - Package Javadoc for newly introduced packages.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Method and type documentation metadata.
|
||||
*
|
||||
* @since 1.3
|
||||
*/
|
||||
package org.springframework.modulith.docs.metadata;
|
||||
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* General utilities for the context of documentation generation.
|
||||
*
|
||||
* @since 1.3
|
||||
*/
|
||||
package org.springframework.modulith.docs.util;
|
||||
Reference in New Issue
Block a user