diff options
author | Erik Lumme <erik@vaadin.com> | 2017-09-12 13:14:23 +0300 |
---|---|---|
committer | Erik Lumme <erik@vaadin.com> | 2017-09-12 13:14:23 +0300 |
commit | 4f681104b83d0392b27c75539396ef2013803c43 (patch) | |
tree | 392e4e841c5f50748845aa3cf6c0c99abae199ce /documentation/articles/contents.asciidoc | |
parent | 0f531d314546ba896cd75a7765709e6aa2841215 (diff) | |
download | vaadin-framework-4f681104b83d0392b27c75539396ef2013803c43.tar.gz vaadin-framework-4f681104b83d0392b27c75539396ef2013803c43.zip |
Migrate VaadinSpringTips
Diffstat (limited to 'documentation/articles/contents.asciidoc')
-rw-r--r-- | documentation/articles/contents.asciidoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/articles/contents.asciidoc b/documentation/articles/contents.asciidoc index 2cde97b723..85d8a40cb7 100644 --- a/documentation/articles/contents.asciidoc +++ b/documentation/articles/contents.asciidoc @@ -52,4 +52,5 @@ are great, too. - link:IBGettingStartedWithVaadinSpringWithoutSpringBoot.asciidoc[I b - Getting started with Vaadin Spring withoout Spring Boot] - link:Vaadin7SpringSecurityBaseAuthentification.asciidoc[Vaadin 7 + Spring Security (base authentication)] - link:UsingBeanValidationToValidateInput.asciidoc[Using Bean Validation to validate input] +- link:VaadinSpringTips.asciidoc[Vaadin Spring tips] - link:CreatingAUIExtension.asciidoc[Creating a UI extension] |