javadoc bug workaround

This commit is contained in:
David O'Sullivan
2023-01-03 11:47:07 +00:00
parent 012394bd27
commit 969a16fa26

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
@NonNullApi
/** */ @NonNullApi
package org.springframework.cloud.bindings;
import org.springframework.lang.NonNullApi;