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) and optionally installs the tools if needed.
-
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
FrontendToolsfeatures.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 aNodeExecutorinstance.Generate the TS files for endpoints, and the Client API file.Generate OpenAPI json file for Vaadin Endpoints.Container for npm installation statistics. -
Classes in com.vaadin.flow.server.frontend used by com.vaadin.flow.server.frontend.installer