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 10021002 <quiet >true</quiet >
10031003 <stylesheetfile >${basedir} /src/main/javadoc/spring-javadoc.css</stylesheetfile >
10041004 <links >
1005- <link >https://docs.oracle.com/javase/8/docs/api</link >
1006- <link >https://docs.oracle.com/javaee/7/api</link >
1007- <link >https://docs.spring.io/spring-framework/docs/${spring-framework.version} /javadoc-api</link >
1008- <link >https://docs.spring.io/spring-security/site/docs/${spring-security.version} /api</link >
1009- <link >https://tomcat.apache.org/tomcat-9.0-doc/api</link >
1010- <link >https://www.eclipse.org/jetty/javadoc/${jetty.version} </link >
1011- <link >https://www.thymeleaf.org/apidocs/thymeleaf/${thymeleaf.version} </link >
1005+ <link >https://docs.oracle.com/javase/8/docs/api/ </link >
1006+ <link >https://docs.oracle.com/javaee/7/api/ </link >
1007+ <link >https://docs.spring.io/spring-framework/docs/${spring-framework.version} /javadoc-api/ </link >
1008+ <link >https://docs.spring.io/spring-security/site/docs/${spring-security.version} /api/ </link >
1009+ <link >https://tomcat.apache.org/tomcat-9.0-doc/api/ </link >
1010+ <link >https://www.eclipse.org/jetty/javadoc/${jetty.version} / </link >
1011+ <link >https://www.thymeleaf.org/apidocs/thymeleaf/${thymeleaf.version} / </link >
10121012 </links >
10131013 </configuration >
10141014 </execution >
You can’t perform that action at this time.
0 commit comments