Matti Tahvonen (@mstahv)

Top repositories

1

spring-boot-spatial-example

A Spring Boot example editing spatial data in MySQL
Java
137
star
2

spring-data-vaadin-crud

A super simple single table CRUD example with Spring Data JPA and Vaadin.
Java
103
star
3

jpa-invoicer

Jakarta EE, JPA, Vaadin example app
Java
82
star
4

consuming-rest-apis

A simple JAX-RS Client usage example. Fetches weather data from a openweathermap.org and displays that on a simple Vaadin UI.
Java
53
star
5

v-leaflet

Leaflet add-on for Vaadin
Java
43
star
6

jpa-addressbook

This is a simple example application about creating JPA backed Java EE application with rich Vaadin based UI.
Java
23
star
7

jpa-helper-libraries

Example project for various JPA helper libraries
Java
21
star
8

g-leaflet

Simple javascript overlay based GWT API for Leaflet
Java
14
star
9

flow-with-jwt-authentication

Example how to enable JWT based authentication with Vaadin Flow and Spring Security
Java
13
star
10

dawn

A set of well optimised themes for Vaadin.
CSS
13
star
11

vaadin-in-akka

Akka Reactive Stocks example with Vaadin UI
Java
12
star
12

vleafletexample

Example project that uses v-leaflet to edit JPA entities in a basic Vaadin app
Java
12
star
13

ejb-swing-vaadin-crud

An example application that shows how Swing and Vaadin based apps can share the most essential parts of the application.
Java
10
star
14

bootiful-neo4j-with-vaadin

Example/learning project for neo4j + spring-data + vaadin integration
Java
9
star
15

tindratracker

A simple mobile oriented Vaadin web app that can track devices carrying small GPS-GSM dongles.
Java
9
star
16

spring-data-vaadin-portlet

CSS
7
star
17

vaadin-spring-navigation-example

An example of using Navigator with Vaadin Spring and how 1.1 release simplifies things
Java
7
star
18

g-leaflet-draw

Java (GWT) API for Leaflet.Draw
Java
6
star
19

diagram-builder

Vaadin Add-on built over ALLOYUI DiagramBuilder
Java
6
star
20

cdi-helpers

A library containing handy helpers for Vaadin CDI applications.
Java
6
star
21

svgexamples

Some examples how to use SVG files with Vaadin apps
Java
5
star
22

quarkus-vaadin-example

A bit larger Vaadin Quarkus example app
HTML
4
star
23

bryntum-gantt-vaadin

Vaadin integration PoC for Bryntum Gantt Chart
Java
4
star
24

cassandra-spring-data-example

A Casssanra + Spring Data + Vaadin example
Java
4
star
25

scp

Sailing Course Planner built with Vaadin
Java
4
star
26

v-leaflet-editable

This is Leaflet.Editable wrapper addon to v-leaflet Vaadin add-on
Java
4
star
27

vaadin-firebase-auth-example

A Vaadin example application that use Firebase Authentication as its user database.
Java
4
star
28

quarkus-crm

A Quarkus version of the CRM app created in Vaadin tutorial
Java
4
star
29

java-ee7-app-stub

Lightweight Java EE apps stub using Vaadin CDI
Java
4
star
30

leaflet-for-flow

A Vaadin Flow integration for LeafletJS
Java
4
star
31

vodatime

Vaadin add-on supporting JodaTime as an example of perfect add-on build
Java
4
star
32

v-quiz

A simple Quiz game implemented with Vaadin and Wildfly
Java
4
star
33

vaadinized-tomee-jee6-app-stub

An example how to switch a simple faces built UI into modern RIA UI using Vaadin
Java
4
star
34

watson-java-api

This project provides a clean Java API to Watson. Example project uses Vaadin UI.
Java
3
star
35

v-leaflet-draw

Leaflet.Draw wrapper for Vaadin
Java
3
star
36

spring-boot-vaadin-example

Java
3
star
37

addon-test-helpers

Helpers for Vaadin add-on projects
Java
3
star
38

rwdpj

A Vaadin example project that presents some "Responsive Web Design" implemented with human readable Java code instead of html and Css haxies.
Java
3
star
39

vaadin-java-ee-essentials-example

Java
3
star
40

vaadin-cdi-jaas-jbossas-example

Java
3
star
41

v10beta-spring-boot-project

A really simple basis for apps building on Spring Boot and V10
Java
3
star
42

vaadin-spring-boot-webdriver-junit5

Vaadin, JUnit 5 & WebDriver example
3
star
43

hr-monitor

Vaadin WebBluetooth example analysing heart rate using Suunto/Polar bluetooth HR belts
Java
3
star
44

volga

Vaadin add-on and example project to create crawl-able apps with metadata for tools like social media services and search engines.
Java
3
star
45

vaadin-with-official-gwt

Vaadin example to use official GWT distribution for Widgetset compilation and this way utilize Java 8 etc
Java
3
star
46

splitanalyzer

A simple GWT for app analyzing orienteering split times in browser with javascript. Supports iof xml and own format.
HTML
3
star
47

jpa-library-example

Example app with Java EE, DeltaSpike Data, QueryDSL + Vaadin UI
Java
3
star
48

enhancing-master-detail-view

A "git story" about some improvements to the default master-detail view generated by start.vaadin.com.
Java
2
star
49

flow-chat

A simple chat example to demonstrate Vaadin basics
Java
2
star
50

flow-google-map

Experimental integration of google-map element to Vaadin 10
Java
2
star
51

vaadin-jcache-example

Small Vaadin application demonstrating the usage of JCache API.
Java
2
star
52

spring-vaadin-designer

A Hello world using Vaadin Designer and Spring Boot
Java
2
star
53

vaadin-infinispan-example

Infinispan with Vaadin example
Java
2
star
54

vaadin-java-ee-essentials

2
star
55

v8-to-v10-migration-example

A simple example app to get migrated to Vaadin 10
CSS
2
star
56

tb-drone-example

Usage example of Arquillian (Drone, Warp) together with Vaadin TestBench
Java
2
star
57

e-xell

A demo app showing file centric web apps without persistency or authentication. Uploads, downloads and WebStorage with Java & Vaadin.
Java
2
star
58

vaadin-quarkus-tutorial

A "cheat sheet" to run the official Vaadin tutorial by using Quarkus instead of Spring Boot as a basis
Java
2
star
59

vaadin-with-plain-undertow

Java
1
star
60

java-ee-jms-vaadin-chat

Java EE + JMS + Vaadin test
Java
1
star
61

guestbook-embedding-example

Example how to embed Vaadin apps in existing web sites
Java
1
star
62

g-leaflet-editable

Java
1
star
63

framework-example

A project that contains the example code snippets on vaadin.com/framework
Java
1
star
64

vaadin-spring-noboot

Java
1
star
65

v-leaflet-heat

This is Leaflet.heat addon to v-leaflet Vaadin add-on.
Java
1
star
66

gatling-vaadin-example

Scala
1
star
67

commit-browser

A really simple GIT commit browser using Vaadin Grid.
Java
1
star
68

java10-with-vaadin

Java 10 test project with Vaadin
Java
1
star
69

vrg

Köyhänmiehen reittihärveli - Vaadin built route gadget
Java
1
star
70

trackanalyzer

This is a Vaadin app that can analyze large amounts of GPS data persisted with JPA.
Java
1
star
71

vornitologist

A demo/example application of Vaadin TouchKit
Java
1
star
72

SmartFields

Collection of generic fields and a field factory for Vaadin UI's
Java
1
star
73

iofdomain

Java domain model classes that can be used to work with iof xml result files.
Java
1
star
74

tinymcewrapper

Vaadin wrapper for TinyMCE
JavaScript
1
star
75

VaadinCodeGeneratorTemplates

Vaadin templates for IntelliJ Code Generator plugin
1
star
76

bluemix-challenge-starter

Java
1
star
77

ios7hotfixes

GWT module that fixes some sever iOS7 home screen web app regressions
Java
1
star
78

hashbanglegacysupportexample

This is an example project to show how to support old hashbang style urls (/#!yourview/parameter) when migrating to real URLs with HTML5 History capable Navigator.
Java
1
star
79

vaadin-embedding-bootstrap

An example project showing how to embed Vaadin application into a Bootstrap template
TypeScript
1
star
80

vaadinTreeGridWithVaadin10

An example how to take advantage of yet to be published version of a vaadin flow component integration
Java
1
star
81

kotlinwebinar

Examples shown in Kotlin webinar 2024-03: Basic Spring Boot + JPA backend, UI with Vaadin in Kotlin.
Kotlin
1
star
82

infinite-scrolling-example

Example to implement infinite scrolling with Vaadin (without Grid)
Java
1
star