Uses of Class
io.spring.initializr.web.controller.ProjectGenerationController
Packages that use ProjectGenerationController
-
Uses of ProjectGenerationController in io.spring.initializr.web.controller
Subclasses of ProjectGenerationController in io.spring.initializr.web.controllerModifier and TypeClassDescriptionclass
A defaultProjectGenerationController
that uses a standardProjectRequest
to map parameters of a project generation request.