Class HelpDocumentProjectContributor

java.lang.Object
io.spring.initializr.generator.spring.documentation.HelpDocumentProjectContributor
All Implemented Interfaces:
ProjectContributor, org.springframework.core.Ordered

public class HelpDocumentProjectContributor extends Object implements ProjectContributor
ProjectContributor for the project's HELP.md file.
Author:
Stephane Nicoll, Madhura Bhave