Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visjs-example

Introduction

Runs a simple Vaadin application with one visjs network diagramm.

example

Requirements

Workflow

  • To compile the entire project, run "mvn install".
  • To run the application, run "mvn jetty:run" and open http://localhost:8080/ .
  • To produce a deployable production mode WAR:
    • change productionMode to true in the servlet class configuration (nested in the UI class)
    • run "mvn clean package"
    • test the war file with "mvn jetty:run-war"

General Informations

About

Example for Vaadin 8 and VisJs 4

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages