aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVille Ingman <ville@vaadin.com>2017-07-06 11:07:41 +0300
committerIlia Motornyi <elmot@vaadin.com>2017-07-06 11:07:41 +0300
commitcd1d58c02b35feded1a7485309cea992ed38dfd5 (patch)
tree77e3b2b92ad50c0fa18b143128a5890afc9f8107
parent684c75ef76344ebfc38980494057c69d6238d09e (diff)
downloadvaadin-framework-cd1d58c02b35feded1a7485309cea992ed38dfd5.tar.gz
vaadin-framework-cd1d58c02b35feded1a7485309cea992ed38dfd5.zip
Add Bakery link to the documentation.
-rw-r--r--documentation/tutorial.adoc1
1 files changed, 1 insertions, 0 deletions
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