Files
spring-boot/spring-boot-project
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
2019-02-18 15:46:15 +01:00
..
2019-02-08 08:45:43 +01:00
2019-02-14 15:21:30 +00:00
2019-02-14 08:23:38 +00:00
2019-02-02 20:22:22 +01:00
2018-10-02 10:30:14 -07:00