public class WebFoldersContributor extends Object implements ProjectContributor
ProjectContributor that creates web-specific directories when a web-related
project is detected.| Constructor and Description |
|---|
WebFoldersContributor(Build build,
InitializrMetadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
void |
contribute(Path projectRoot)
Contribute additional resources to the project in the specified root directory.
|
int |
getOrder() |
public WebFoldersContributor(Build build, InitializrMetadata metadata)
public void contribute(Path projectRoot) throws IOException
ProjectContributorcontribute in interface ProjectContributorprojectRoot - the root directory of the projectIOException - if contributing a resource failedpublic int getOrder()
getOrder in interface ProjectContributorgetOrder in interface org.springframework.core.OrderedCopyright © 2021 Pivotal Software, Inc.. All rights reserved.