We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.server.connect.generator.
Package com.vaadin.flow.server.connect.generator
-
Class Summary 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.