com.vaadin.flow.server.frontend.
Uses of Package
com.vaadin.flow.server.frontend
-
Classes in com.vaadin.flow.server.frontend used by com.vaadin.base.devserverClassDescription
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.frontendClassDescription
A base class for commands providing helpers for common file generation actions.
Abstract 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.
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 a
NodeExecutor
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
-
Classes in com.vaadin.flow.server.frontend used by com.vaadin.flow.server.frontend.scanner