Package | Description |
---|---|
com.vaadin.flow.server.frontend | |
com.vaadin.flow.server.frontend.fusion |
Modifier and Type | Method and Description |
---|---|
TaskGenerateConnect |
EndpointGeneratorTaskFactory.createTaskGenerateConnect(File applicationProperties,
File openApi,
File outputFolder,
File frontendDirectory)
Create a task for generating TS files based.
|
Modifier and Type | Class and Description |
---|---|
class |
TaskGenerateConnectImpl
Generate the Vaadin TS files for endpoints, and the Client API file.
|
Modifier and Type | Method and Description |
---|---|
TaskGenerateConnect |
EndpointGeneratorTaskFactoryImpl.createTaskGenerateConnect(File applicationProperties,
File openApi,
File outputFolder,
File frontendDirectory) |
Copyright © 2021. All rights reserved.