From cd1d58c02b35feded1a7485309cea992ed38dfd5 Mon Sep 17 00:00:00 2001 From: Ville Ingman Date: Thu, 6 Jul 2017 11:07:41 +0300 Subject: [PATCH] Add Bakery link to the documentation. --- documentation/tutorial.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/tutorial.adoc b/documentation/tutorial.adoc index 4a7a9203a4..b1df5d2a93 100644 --- a/documentation/tutorial.adoc +++ b/documentation/tutorial.adoc @@ -1003,6 +1003,7 @@ Data JPA. We have also collected a couple of other resources for an easy start in your Vaadin developer career. * https://vaadin.com/docs/-/part/framework/introduction/intro-overview.html[Vaadin online documentation] + * https://vaadin.com/full-stack-starter[Bakery App Starter for Vaadin Framework 8 and Spring] - A fully functional and tested full stack application for you to use as a starting point and a reference implementation on how business grade Vaadin applications should be made. * http://spring.io/guides/gs/crud-with-vaadin/[Creating CRUD UI with Vaadin] - the tutorial for your first Vaadin application using a Spring based backend. * https://github.com/mstahv/jpa-invoicer[Jave EE example app] - a Vaadin app example for creating invoices that uses Java EE backend, Apache DeltaSpike Data for simple JPA layer, OAuth2 based login, PDF generation etc. * http://vaadin.com/directory[Directory] - a vast source of awesome Vaadin add-ons -- 2.39.5