| Package | Description |
|---|---|
| io.spring.initializr.actuate.stat |
Project statistics support.
|
| io.spring.initializr.web.project |
Project generation handling.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectRequestDocument |
ProjectRequestDocumentFactory.createDocument(ProjectRequestEvent event) |
void |
ProjectGenerationStatPublisher.handleEvent(ProjectRequestEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectFailedEvent
Event published when an error occurred trying to generate a project.
|
class |
ProjectGeneratedEvent
Event published when a new project has been generated successfully.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.