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 afbb077 commit 46e3a92Copy full SHA for 46e3a92
src/main/antora/resources/antora-resources/antora.yml
@@ -36,6 +36,8 @@ asciidoc:
36
springhateoasversion: '${spring-hateoas}'
37
releasetrainversion: '${releasetrain}'
38
store: Neo4j
39
+ neo4jGroupId: ${project.groupId}
40
+ artifactId: ${project.artifactId}
41
groupIdStarter: org.springframework.boot
42
artifactIdStarter: spring-boot-starter-data-neo4j
43
docs-neo4j-docker-version: 5
0 commit comments