Uses of Package
com.vaadin.flow.server.frontend
Packages that use com.vaadin.flow.server.frontend
Package
Description
-
Classes in com.vaadin.flow.server.frontend used by com.vaadin.base.devserverClassDescriptionProvides 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.copilotClassDescriptionImplemented by classes that want to modify the bootstrap typescript.
-
Classes in com.vaadin.flow.server.frontend used by com.vaadin.flow.server.frontendClassDescriptionAbstract class for generating client files.A generic command which may fail.Configuration object for controlling the
FrontendTools
features.Thrown when the command execution fails.Thrown when detecting the version of a tool fails.Version object for frontend versions comparison and handling.Base abstract class for frontend updaters that needs to be run when in dev-mode or from the flow maven plugin.Build aNodeExecutor
instance.Generate the TS files for endpoints, and the Client API file.Generate OpenAPI json file for Vaadin Endpoints. -
Classes in com.vaadin.flow.server.frontend used by com.vaadin.flow.server.frontend.installer