• Brian Clozel's avatar
    Auto-generate the "Common application properties" · 2a2bfb99
    Brian Clozel authored
    Prior to this commit, the application properties listed in the reference
    documentation would be manually managed and updated.
    
    This commit adds a new `spring-boot-configuration-docs` project that
    extracts that information from the available JSON metadata and writes
    Asciidoctor tables ready for inclusion in the reference documentation.
    
    The `generateConfigurationPropertyTables.groovy` is using this library
    and configures the sections and how namespaces should be organized.
    
    Fixes gh-8237
    2a2bfb99
Name
Last commit
Last update
.github Loading commit data...
.mvn Loading commit data...
ci Loading commit data...
eclipse Loading commit data...
idea Loading commit data...
spring-boot-project Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-samples-invoker Loading commit data...
spring-boot-tests Loading commit data...
src/checkstyle Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
CODE_OF_CONDUCT.adoc Loading commit data...
CONTRIBUTING.adoc Loading commit data...
LICENSE.txt Loading commit data...
README.adoc Loading commit data...
SUPPORT.adoc Loading commit data...
mvnw Loading commit data...
mvnw.cmd Loading commit data...
pom.xml Loading commit data...