Skip to content

ThejKishore/SpringBoot-Vaadin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot + Vaadin Sample

This spring boot application is a good start point for learning Vaadin Demo application that has below modules.

1) Vaadin    : the PersonUI in the com.kish.vaadin.ui
2) Spring JPA: the PersonJPA in the com.kish.vaadin.db

CRUD Operations are done using JPA in inMemory H2 Database

The Front end is developed using the Vaadin.

Application is hosted in pivotal (using the trail period)the url below might be unavailable after few days.

https://boot-vaadin.cfapps.io/ -- No Login required

About

This Sample has CRUD operation using Vaadin + SpringBoot + JPA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published