From d36c38f55ff179707313fdd14eeb23f7a0d36254 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 5 Jun 2024 19:40:25 +0200 Subject: [PATCH] GH-665 - Link to Spring Boot's Javadoc. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index e2384d18..408da2b0 100644 --- a/pom.xml +++ b/pom.xml @@ -451,6 +451,7 @@ limitations under the License. package true + https://docs.spring.io/spring-boot/${spring-boot.version}/api/java/ https://docs.spring.io/spring/docs/${spring-framework.version}/javadoc-api/ https://docs.oracle.com/en/java/javase/17/docs/api/