Package io.spring.initializr.generator.project.contributor
package io.spring.initializr.generator.project.contributor
Project contribution abstraction.
-
ClassDescriptionA
ProjectContributor
that contributes all of the resources found beneath a root location to a generated project.A callback for contributing on a generated project.ProjectContributor
that contributes a single file, identified by a resource pattern, to a generated project.