Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 947 Bytes

README.md

File metadata and controls

executable file
·
21 lines (15 loc) · 947 Bytes

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