GH-111 - Package and publish Javadoc.

A lot of Javadoc polish. Not done yet.
This commit is contained in:
Oliver Drotbohm
2023-01-12 01:21:44 +01:00
parent 9a01404ce2
commit 0d009f06c9
33 changed files with 218 additions and 37 deletions

View File

@@ -0,0 +1,5 @@
/**
* Core abstractions of Spring Modulith. To be referred to in user applications.
*/
@org.springframework.lang.NonNullApi
package org.springframework.modulith;