|
|
|
|
@ -1,6 +1,11 @@
@@ -1,6 +1,11 @@
|
|
|
|
|
// Spring Portfolio |
|
|
|
|
:docs-site: https://docs.spring.io |
|
|
|
|
:docs-spring-boot: {docs-site}/spring-boot/docs/current/reference |
|
|
|
|
:docs-spring-gemfire: {docs-site}/spring-gemfire/docs/current/reference |
|
|
|
|
:docs-spring-security: {docs-site}/spring-security/reference |
|
|
|
|
// spring-asciidoctor-backends Settings |
|
|
|
|
:chomp: default headers packages |
|
|
|
|
:fold: all |
|
|
|
|
:docs-site: https://docs.spring.io |
|
|
|
|
// Spring Framework |
|
|
|
|
:docs-spring-framework: {docs-site}/spring-framework/docs/{spring-version} |
|
|
|
|
:api-spring-framework: {docs-spring-framework}/javadoc-api/org/springframework |
|
|
|
|
@ -8,10 +13,6 @@
@@ -8,10 +13,6 @@
|
|
|
|
|
:docs-kotlin: {docdir}/../../main/kotlin/org/springframework/docs |
|
|
|
|
:docs-resources: {docdir}/../../main/resources |
|
|
|
|
:spring-framework-main-code: https://github.com/spring-projects/spring-framework/tree/main |
|
|
|
|
// Spring portfolio Links |
|
|
|
|
:docs-spring-boot: {docs-site}/spring-boot/docs/current/reference |
|
|
|
|
:docs-spring-gemfire: {docs-site}/spring-gemfire/docs/current/reference |
|
|
|
|
:docs-spring-security: {docs-site}/spring-security/reference |
|
|
|
|
// Third-party Links |
|
|
|
|
:docs-graalvm: https://www.graalvm.org/22.3/reference-manual |
|
|
|
|
:gh-rsocket: https://github.com/rsocket |
|
|
|
|
|