File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
spring-boot-project/spring-boot-docs Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11891189 <quiet >true</quiet >
11901190 <stylesheetfile >${basedir} /src/main/javadoc/spring-javadoc.css</stylesheetfile >
11911191 <links >
1192- <link >https://docs.oracle.com/javase/8/docs/api</link >
1193- <link >https://docs.oracle.com/javaee/7/api</link >
1194- <link >https://docs.spring.io/spring-framework/docs/${spring-framework.version} /javadoc-api</link >
1195- <link >https://docs.spring.io/spring-security/site/docs/${spring-security.version} /api</link >
1196- <link >https://tomcat.apache.org/tomcat-9.0-doc/api</link >
1197- <link >https://www.eclipse.org/jetty/javadoc/${jetty.version} </link >
1198- <link >https://www.thymeleaf.org/apidocs/thymeleaf/${thymeleaf.version} </link >
1192+ <link >https://docs.oracle.com/javase/8/docs/api/ </link >
1193+ <link >https://docs.oracle.com/javaee/7/api/ </link >
1194+ <link >https://docs.spring.io/spring-framework/docs/${spring-framework.version} /javadoc-api/ </link >
1195+ <link >https://docs.spring.io/spring-security/site/docs/${spring-security.version} /api/ </link >
1196+ <link >https://tomcat.apache.org/tomcat-9.0-doc/api/ </link >
1197+ <link >https://www.eclipse.org/jetty/javadoc/${jetty.version} / </link >
1198+ <link >https://www.thymeleaf.org/apidocs/thymeleaf/${thymeleaf.version} / </link >
11991199 </links >
12001200 </configuration >
12011201 </execution >
You can’t perform that action at this time.
0 commit comments