4.0.0 com.example restful-notes-spring-data-rest 0.0.1-SNAPSHOT jar org.springframework.boot spring-boot-starter-parent 3.3.0 UTF-8 17 org.springframework.boot spring-boot-starter-data-rest org.springframework.boot spring-boot-starter-data-jpa com.h2database h2 runtime org.springframework.boot spring-boot-starter-test test org.springframework.restdocs spring-restdocs-mockmvc test org.springframework.boot spring-boot-maven-plugin org.apache.maven.plugins maven-surefire-plugin **/*Documentation.java org.asciidoctor asciidoctor-maven-plugin 2.2.2 generate-docs prepare-package process-asciidoc html book org.springframework.restdocs spring-restdocs-asciidoctor ${spring-restdocs.version} maven-resources-plugin copy-resources prepare-package copy-resources ${project.build.outputDirectory}/static/docs ${project.build.directory}/generated-docs