Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
664cd15c
Commit
664cd15c
authored
Sep 29, 2019
by
Phillip Webb
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #18384 from dreis2211
* pr/18384: Polish some external documentation links Closes gh-18384
parents
b649e183
37dbe647
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
pom.xml
spring-boot-project/spring-boot-docs/pom.xml
+1
-0
attributes.adoc
...roject/spring-boot-docs/src/main/asciidoc/attributes.adoc
+3
-3
No files found.
spring-boot-project/spring-boot-docs/pom.xml
View file @
664cd15c
...
...
@@ -1507,6 +1507,7 @@
<sources-root>
${project.basedir}/src
</sources-root>
<asciidoc-sources-root>
${project.basedir}/src/main/asciidoc
</asciidoc-sources-root>
<generated-resources-root>
${project.basedir}/target/generated-resources
</generated-resources-root>
<jetty-version>
${jetty.version}
</jetty-version>
<jooq-version>
${jooq.version}
</jooq-version>
<spring-boot-version>
${revision}
</spring-boot-version>
<spring-amqp-version>
${spring-amqp.version}
</spring-amqp-version>
...
...
spring-boot-project/spring-boot-docs/src/main/asciidoc/attributes.adoc
View file @
664cd15c
...
...
@@ -94,10 +94,10 @@
:ant-docs: https://ant.apache.org/manual
:dependency-management-plugin-code: https://github.com/spring-gradle-plugins/dependency-management-plugin
:gradle-docs: https://docs.gradle.org/
4.2.1
/userguide
:hibernate-docs: https://docs.jboss.org/hibernate/orm/5.
3
/userguide/html_single/Hibernate_User_Guide.html
:gradle-docs: https://docs.gradle.org/
current
/userguide
:hibernate-docs: https://docs.jboss.org/hibernate/orm/5.
4
/userguide/html_single/Hibernate_User_Guide.html
:java-api: https://docs.oracle.com/javase/8/docs/api/
:jetty-docs: https://www.eclipse.org/jetty/documentation/
9.4.x
:jetty-docs: https://www.eclipse.org/jetty/documentation/
{jetty-version}
:jooq-docs: https://www.jooq.org/doc/{jooq-version}/manual-single-page
:junit5-docs: https://junit.org/junit5/docs/current/user-guide
:kotlin-docs: https://kotlinlang.org/docs/reference/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment