mirror of
https://gitee.com/dcren/initializr.git
synced 2025-10-21 11:07:37 +08:00

This commit adds the necessary infrastructure to design and contribute a compose file to the project. ComposeHelpDocumentCustomizer can be used to write out a section into the help file containing a table listing all the services with their images and tags. See gh-1417