Class | Description |
---|---|
GeneratorUtils |
A set of static methods used in CCDM generators, so as flow do not depend on
external libraries for these operations.
|
OpenApiConfiguration |
Basic information of the OpenApi spec.
|
OpenApiObjectGenerator |
Java parser class which scans for all
Endpoint classes and produces
OpenApi json. |
OpenApiSpecGenerator |
A generator class that creates the OpenAPI specification file from the
sources provided.
|
VaadinConnectClientGenerator |
Generates the Vaadin connect-client file, based on the application
properties, if provided.
|
Copyright © 2021. All rights reserved.