Spring Boot web app using polymer template and vaadin web components
- 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)
- Java 1.8
- Maven 3.5.2 (may be 3+)
- Chrome or Firefox web browser
mvn clean install
mvn spring-boot:run