flow-server-production-mode

com.vaadin

flow-server-production-mode is a Java jar artifact published under the com.vaadin group on Maven Central. 645 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 25.2.4 645 versions jarChecking...

Add to your project25.1.8

<dependency>
    <groupId>com.vaadin</groupId>
    <artifactId>flow-server-production-mode</artifactId>
    <version>25.1.8</version>
</dependency>

Version Details — 25.1.8

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
Apache License Version 2.0

This is a wrapper project for the web-fragment.xml file that sets productionMode=true. When this jar is added to the classpath of a web application, it will run in production mode automatically. This is better used in conjunction with the compilation and minification of resources for production deployment. See the documentation about ES5 compilation and resource minification at https://vaadin.com/docs/v10/flow/web-components/tutorial-webcomponents-es5.html for more information.

Checking security advisories...