Commit Graph

2 Commits (ae5ec4e41a357f95d717df3a3b7aa6831e02ec88)

Author SHA1 Message Date
Spring Operator 00ab30362c Use HTTPS for external links in XML files
See gh-16270
6 years ago
Brian Clozel 2a2bfb9915 Auto-generate the "Common application properties"
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
6 years ago