Fix JavaDocs build problems

* Replace self-closing `<hr/>` with plain `<hr>` 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
This commit is contained in:
Artem Bilan
2020-12-03 10:38:53 -05:00
parent bdb3ba8ebd
commit e653742c3d

View File

@@ -1,7 +1,7 @@
<html>
<html lang="en">
<body>
This document is the API specification for Spring Integration
<hr/>
<hr>
<div id="overviewBody">
<p>
For further API reference and developer documentation, see the