Uses of Class
io.spring.initializr.web.project.ProjectGenerationResult
Packages that use ProjectGenerationResult
-
Uses of ProjectGenerationResult in io.spring.initializr.web.project
Methods in io.spring.initializr.web.project that return ProjectGenerationResultModifier and TypeMethodDescriptionProjectGenerationInvoker.invokeProjectStructureGeneration
(R request) Invokes the project generation API that generates the entire project structure for the specifiedProjectRequest
.