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.fusion.generator.
Package com.vaadin.fusion.generator
-
Class Summary Class Description ClientAPIGenerator Generates the Vaadin connect-client file, based on the application properties, if provided.
GeneratorUtils A set of static methods used in CCDM generators, so as flow do not depend on external libraries for these operations.
MainGenerator Performs the generation of TypeScript files for endpoints, Client API file and endpoint barrel file based on the data from the OpenAPI json.
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.