Class ComposeHelpDocumentCustomizer
java.lang.Object
io.spring.initializr.generator.spring.container.docker.compose.ComposeHelpDocumentCustomizer
- All Implemented Interfaces:
HelpDocumentCustomizer
,org.springframework.core.Ordered
A
HelpDocumentCustomizer
that provide additional information about the
compose services
that are defined for the project.- Author:
- Moritz Halbritter
-
Field Summary
Fields inherited from interface org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.spring.initializr.generator.spring.documentation.HelpDocumentCustomizer
getOrder
-
Constructor Details
-
ComposeHelpDocumentCustomizer
-
-
Method Details
-
customize
- Specified by:
customize
in interfaceHelpDocumentCustomizer
-