Package | Description |
---|---|
io.spring.initializr.actuate.stat |
Project statistics support.
|
io.spring.initializr.web.controller |
Project generation controllers.
|
io.spring.initializr.web.project |
Project generation handling.
|
Class and Description |
---|
ProjectRequestEvent
Event published when a
ProjectRequest has been processed. |
Class and Description |
---|
InvalidProjectRequestException
Thrown when a
ProjectRequest is invalid. |
ProjectGenerationInvoker
Invokes the project generation API.
|
ProjectRequest
The base settings of a project request.
|
Class and Description |
---|
ProjectGenerationResult
Result of project generation.
|
ProjectRequest
The base settings of a project request.
|
ProjectRequestEvent
Event published when a
ProjectRequest has been processed. |
ProjectRequestPlatformVersionTransformer
Strategy interface to transform the platform version of a
ProjectRequest . |
ProjectRequestToDescriptionConverter
Convert a
ProjectRequest to a ProjectDescription . |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.