You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
Andy Wilkinson 903a4a48e8 Fix configuration property references in the reference docs
Previously, the configprop macro was being used in the source but the
extension that implements the macro was not available to Asciidoctor.
This led to the references not being checked at build time and the
macro being left as-is in the rendered documentation.

This commit updates the dependencies that are available to Asciidoctor
to include the extension and the projects which define the
configuration properties referenced in the documentation.

Closes gh-20149
5 years ago
..
spring-boot Merge branch '2.2.x' 5 years ago
spring-boot-actuator Add actuator specific ObjectMapper 5 years ago
spring-boot-actuator-autoconfigure Add actuator specific ObjectMapper 5 years ago
spring-boot-autoconfigure Upgrade to Asciidoctor Gradle JVM 3.0.0 5 years ago
spring-boot-cli Disambiguate a class in RabbitMQ CLI sample 5 years ago
spring-boot-dependencies Remove plugin management for infinispan-protocol-parser-generator 5 years ago
spring-boot-devtools Use new AssertJ duration assertions 5 years ago
spring-boot-docs Fix configuration property references in the reference docs 5 years ago
spring-boot-parent Upgrade to Spring Asciidoctor Extensions 0.4.1.RELEASE 5 years ago
spring-boot-properties-migrator Add missing deployed plugin to modules 5 years ago
spring-boot-starters Fix Spring Boot version reference in spring-boot-starter-parent 5 years ago
spring-boot-test Remove superfluous useJUnit() 5 years ago
spring-boot-test-autoconfigure Fix some deprecation warnings 5 years ago
spring-boot-tools Upgrade to Spring Asciidoctor Extensions 0.4.1.RELEASE 5 years ago