mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-25 21:22:58 +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