GH-111 - Package and publish Javadoc.
A lot of Javadoc polish. Not done yet.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Autoconfiguration the {@link org.springframework.modulith.model.ApplicationModules} runtime support.
|
||||
*/
|
||||
@org.springframework.lang.NonNullApi
|
||||
package org.springframework.modulith.runtime.autoconfigure;
|
||||
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Support to run {@link org.springframework.modulith.model.ApplicationModules} at application runtime.
|
||||
*/
|
||||
@org.springframework.lang.NonNullApi
|
||||
package org.springframework.modulith.runtime;
|
||||
Reference in New Issue
Block a user