Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 523 Bytes

File metadata and controls

21 lines (16 loc) · 523 Bytes

vaadin-spring-boot-polymer-template

Spring Boot web app using polymer template and vaadin web components

About

  • A simple and minimal web app powered by spring boot(2.0.7.RELEASE) with embedded tomcat
  • Using polymer templates and vaadin web components for client side UI
  • Clinet and Server communication provided by Vaadin Framework (10.0.7)

Requirements

  • Java 1.8
  • Maven 3.5.2 (may be 3+)
  • Chrome or Firefox web browser

build

mvn clean install

run

mvn spring-boot:run

test

http://localhost:8080