Repository: incubator-tamaya-site Updated Branches: refs/heads/master d7b279051 -> 37e09c8c3
TAMAYA-178: Add Javaland note Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/commit/37e09c8c Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/tree/37e09c8c Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/diff/37e09c8c Branch: refs/heads/master Commit: 37e09c8c37773b91ebeb7391f3857b01aa5996f2 Parents: d7b2790 Author: Phil Ottlinger <[email protected]> Authored: Tue Mar 28 22:33:55 2017 +0200 Committer: Phil Ottlinger <[email protected]> Committed: Tue Mar 28 22:33:55 2017 +0200 ---------------------------------------------------------------------- content/blog/2017/03/javaland.adoc | 14 ++++++++++++++ 1 file changed, 14 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/37e09c8c/content/blog/2017/03/javaland.adoc ---------------------------------------------------------------------- diff --git a/content/blog/2017/03/javaland.adoc b/content/blog/2017/03/javaland.adoc new file mode 100644 index 0000000..c0154eb --- /dev/null +++ b/content/blog/2017/03/javaland.adoc @@ -0,0 +1,14 @@ +title=Javaland - Configuration beyond Java EE8 +date=2017-03-28 +type=post +tags=blog, asciidoc +status=published +~~~~~~ += Configuration beyond Java EE8 + +Anatole held a talk about Tamaya at Javaland 2017: + +* https://www.javaland.eu/[Javaland] +* https://www.slideshare.net/AnatoleTresch/configuration-beyond-java-ee-8[Anatole's slides] + +The talk was attended by roughly 30 people and lively discussions about Tamaya and Microprofile.io followed. Currently Tamaya seems in good shape to tackle the future of configuration in Java.
