Class | Description |
---|---|
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.
|
VaadinConnectTsGenerator |
Vaadin connect JavaScript generator implementation for swagger-codegen.
|
Copyright © 2021. All rights reserved.