mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-05 17:38:06 +08:00
Polish
This commit is contained in:
parent
0b37199b3e
commit
282c92f76d
@ -66,7 +66,7 @@ public class ProjectGenerationInvoker {
|
||||
|
||||
/**
|
||||
* Invokes the project generation API that generates the entire project structure for
|
||||
* the specified {@link WebProjectRequest}.
|
||||
* the specified {@link ProjectRequest}.
|
||||
* @param request the project request
|
||||
* @return the {@link ProjectGenerationResult}
|
||||
*/
|
||||
@ -97,7 +97,7 @@ public class ProjectGenerationInvoker {
|
||||
/**
|
||||
* Invokes the project generation API that knows how to just write the build file.
|
||||
* Returns a directory containing the project for the specified
|
||||
* {@link WebProjectRequest}.
|
||||
* {@link ProjectRequest}.
|
||||
* @param request the project request
|
||||
* @return the generated build content
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user