Repository: deltaspike Updated Branches: refs/heads/master 694756022 -> 949f02179
DELTASPIKE-1092 added new link to external resources Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/949f0217 Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/949f0217 Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/949f0217 Branch: refs/heads/master Commit: 949f02179a05688c99cb2f5b3521e76cc4c8e41a Parents: 6947560 Author: gpetracek <[email protected]> Authored: Wed Mar 16 23:47:36 2016 +0100 Committer: gpetracek <[email protected]> Committed: Wed Mar 16 23:48:12 2016 +0100 ---------------------------------------------------------------------- site/src/main/asciidoc/external.adoc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/deltaspike/blob/949f0217/site/src/main/asciidoc/external.adoc ---------------------------------------------------------------------- diff --git a/site/src/main/asciidoc/external.adoc b/site/src/main/asciidoc/external.adoc index 1e38b62..52e607c 100644 --- a/site/src/main/asciidoc/external.adoc +++ b/site/src/main/asciidoc/external.adoc @@ -68,10 +68,12 @@ The repository contains every step (one commit is one step) described in the onl **Source code:** https://github.com/CDIatWork/IdeaFork -=== [Preview] IdeaFork (lite) -This example will be based on IdeaFork (full), +=== IdeaFork (lite) +This example is based on IdeaFork (full), but without some indirections which were needed to demonstrate different features of CDI and DeltaSpike (in a simple Application). +**Source code (beta - work in progress):** https://github.com/CDIatWork/IdeaForkLite_Beta + === Confess 2012 Workshop Demo This example was prepared for the Confess workshop and demonstrates how to use DeltaSpike instead of and side-by-side with MyFaces CODI. The secured web application demonstrates presenting users with differentiating content based on their account status.
