Class ComposeHelpDocumentCustomizer

java.lang.Object
io.spring.initializr.generator.spring.container.docker.compose.ComposeHelpDocumentCustomizer
All Implemented Interfaces:
HelpDocumentCustomizer, org.springframework.core.Ordered

public class ComposeHelpDocumentCustomizer extends Object implements HelpDocumentCustomizer
A HelpDocumentCustomizer that provide additional information about the compose services that are defined for the project.
Author:
Moritz Halbritter