Skip to content

sirmyron/spring-boot-vaadin-bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-vaadin-bootstrap

Contains several example projects to bootstrap a Vaadin application using gradle, spring-boot and vaadin4spring

The projects are missing several features like unit-test, logging and custom Vaadin-Themes. I plan to add them soon. Feel free to contribute.

Usage

Clone the repository and import the Porject into your IDE. To launch an example, simply run ./gradlew bootRun in the root of the example. An embedded Tomcat Server will be started and after a view seconds your application is accessible under http://localhost:8080

Available modules

  • spring-boot-vaadin-multi - contains a multi-module gradle project
  • spring-boot-vaddin-quickstart - contains the same code as spring-boot-vaadin-multi but as a single gradle project

License

Code released under the [Apache License 2.0] (https://www.apache.org/licenses/LICENSE-2.0.html)

Read More

About

Gradle based multi module project using Spring-Boot and Spring4Vaadin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%