Uses of Package
com.vaadin.flow.server.frontend
Packages that use com.vaadin.flow.server.frontend
-
Classes in com.vaadin.flow.server.frontend used by com.vaadin.base.devserverClassDescriptionThrown by
FallibleCommandif it's unable to complete its execution.Provides access to frontend tools (Node.js and npm, pnpm, bun) and optionally installs the tools if needed. -
Classes in com.vaadin.flow.server.frontend used by com.vaadin.flow.server.frontendClassDescriptionA base class for commands providing helpers for common file generation actions.Abstract class for generating client files.Thrown by
FallibleCommandif it's unable to complete its execution.A generic command which may fail.Configuration object for controlling theFrontendToolsfeatures.A helper for tasks to handle generated files.Base abstract class for frontend updaters that needs to be run when in dev-mode or from the flow maven plugin.Build aNodeExecutorinstance.Generate the TS files for endpoints, and the Client API file.Generate OpenAPI json file for Vaadin Endpoints.