Merge pull request #90 from pivotal-david-osullivan/javadocs

javadoc bug workaround
This commit is contained in:
David O'Sullivan
2023-01-03 11:49:21 +00:00
committed by GitHub

View File

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