• 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
..
appendix Loading commit data...
images Loading commit data...
appendix.adoc Loading commit data...
attributes.adoc Loading commit data...
build-tool-plugins.adoc Loading commit data...
deployment.adoc Loading commit data...
documentation-overview.adoc Loading commit data...
getting-started.adoc Loading commit data...
howto.adoc Loading commit data...
index-docinfo.xml Loading commit data...
index.adoc Loading commit data...
legal.adoc Loading commit data...
production-ready-features.adoc Loading commit data...
spring-boot-cli.adoc Loading commit data...
spring-boot-features.adoc Loading commit data...
using-spring-boot.adoc Loading commit data...