/vaadin-flow-push-example

Vaadin Flow with Push and Spring Boot 2 - Example

Primary LanguageJavaMIT LicenseMIT

Vaadin Flow Push Example (Spring Boot & Undertow)

Build Nightly Quality Gate

This project demonstrate a Spring Boot 2 and Vaadin Flow application with configured server push. This application is running on Undertow as web server.

Libraries

  • Java 13
  • Spring Boot 2.2.1.RELEASE
  • Vaadin Flow 14.0.12

Run this example

To get this example project running, use following commands:

mvn clean install spring-boot:run