Repository: deltaspike Updated Branches: refs/heads/master dc479926b -> a571ac650
DELTASPIKE-1092 cleanup Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/a571ac65 Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/a571ac65 Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/a571ac65 Branch: refs/heads/master Commit: a571ac650dc845cea8bde20a1045a1eb61cae588 Parents: dc47992 Author: gpetracek <[email protected]> Authored: Thu Mar 17 00:40:55 2016 +0100 Committer: gpetracek <[email protected]> Committed: Thu Mar 17 00:40:55 2016 +0100 ---------------------------------------------------------------------- site/src/main/asciidoc/external.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/deltaspike/blob/a571ac65/site/src/main/asciidoc/external.adoc ---------------------------------------------------------------------- diff --git a/site/src/main/asciidoc/external.adoc b/site/src/main/asciidoc/external.adoc index 51165bf..ea7d08d 100644 --- a/site/src/main/asciidoc/external.adoc +++ b/site/src/main/asciidoc/external.adoc @@ -8,7 +8,7 @@ A number of DeltaSpike examples and templates have been developed external to th **CDI@Work (chapter about DeltaSpike):** http://cdiatwork.irian.at/ -... is a free online book about CDI as well as Apache DeltaSpike. +CDI@Work is a free online book about CDI as well as Apache DeltaSpike. It covers basic information about CDI and DeltaSpike up to more advanced use-cases. An example for the latter is a type-safe configuration (interface-only) which allows you to resolve the configured values even from dynamic config-sources like a database and
