21 lines
822 B
Plaintext
21 lines
822 B
Plaintext
:idprefix:
|
|
:idseparator: -
|
|
:toc: left
|
|
:toclevels: 4
|
|
:tabsize: 4
|
|
:numbered:
|
|
:sectanchors:
|
|
:sectnums:
|
|
:hide-uri-scheme:
|
|
:github-tag: main
|
|
:github-repo: spring-projects/spring-graphql
|
|
:github-raw: https://raw.githubusercontent.com/{github-repo}/{github-tag}
|
|
:github-issues: https://github.com/{github-repo}/issues/
|
|
:github-main-branch: https://github.com/{github-repo}/tree/main
|
|
:github-wiki: https://github.com/{github-repo}/wiki
|
|
:graphql-java-docs: https://www.graphql-java.com/documentation
|
|
:javadoc: https://docs.spring.io/spring-graphql/docs/{spring-graphql-version}/api
|
|
:spring-framework-ref-docs: https://docs.spring.io/spring-framework/docs/current/reference/html
|
|
|
|
// {spring-boot-version} attribute from build.gradle
|
|
:spring-boot-ref-docs: https://docs.spring.io/spring-boot/docs/{spring-boot-version}/reference/html |