GH-111 - Package and publish Javadoc.
A lot of Javadoc polish. Not done yet.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Autoconfiguration for the observability integration.
|
||||
*/
|
||||
@org.springframework.lang.NonNullApi
|
||||
package org.springframework.modulith.observability.autoconfigure;
|
||||
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Support for application module observability.
|
||||
*/
|
||||
@org.springframework.lang.NonNullApi
|
||||
package org.springframework.modulith.observability;
|
||||
Reference in New Issue
Block a user