From 4f052d1b8cae9205e3f92a87f43fca329cfcde69 Mon Sep 17 00:00:00 2001 From: Erik Lumme Date: Tue, 12 Sep 2017 14:29:16 +0300 Subject: [PATCH] Add CDI Injection link from master doc --- documentation/articles/VaadinCDI.asciidoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/documentation/articles/VaadinCDI.asciidoc b/documentation/articles/VaadinCDI.asciidoc index c45dd05f2b..f8b7cf4c4b 100644 --- a/documentation/articles/VaadinCDI.asciidoc +++ b/documentation/articles/VaadinCDI.asciidoc @@ -60,3 +60,9 @@ Vaadin servlets are present. ** *Initialize objects in a method annotated with @PostConstruct.* CDI features such as @Inject are not yet functional when the constructor is run. + +[[related-pages]] +Related pages +~~~~~~~~~~~~~ + +link:IIInjectionAndScopes.asciidoc[II - Injection and scopes] -- 2.39.5