From e653742c3da34e5773e1562b7251986e7966f00d Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Thu, 3 Dec 2020 10:38:53 -0500 Subject: [PATCH] Fix JavaDocs build problems * Replace self-closing `
` with plain `
` in the `overview.html`; add `lang="en"` to avoid warning * Use Java 15 API link for JavaDocs * Use `/current` API link for all the required Spring dependencies --- src/api/overview.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/api/overview.html b/src/api/overview.html index 37fdfa57e8..88c6344dfb 100644 --- a/src/api/overview.html +++ b/src/api/overview.html @@ -1,7 +1,7 @@ - + This document is the API specification for Spring Integration -
+

For further API reference and developer documentation, see the