We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1337e3c commit bbc9cddCopy full SHA for bbc9cdd
src/main/antora/resources/antora-resources/antora.yml
@@ -20,6 +20,8 @@ asciidoc:
20
springhateoasversion: '${spring-hateoas}'
21
releasetrainversion: '${releasetrain}'
22
store: Neo4j
23
+ neo4jGroupId: ${project.groupId}
24
+ artifactId: ${project.artifactId}
25
groupIdStarter: org.springframework.boot
26
artifactIdStarter: spring-boot-starter-data-neo4j
27
docs-neo4j-docker-version: 5
0 commit comments