From 61964dd7011ee9f97602eb1170555afc43b6243f Mon Sep 17 00:00:00 2001 From: Werner Keil Date: Mon, 30 Nov 2020 16:38:18 +0100 Subject: [PATCH] 2: Update to 1.0 Task-Url: https://github.com/agorava/agorava-bom/issues/2 --- news/index.html | 31 +++++++++---------------------- 1 file changed, 9 insertions(+), 22 deletions(-) diff --git a/news/index.html b/news/index.html index b06f57a..3de2eef 100644 --- a/news/index.html +++ b/news/index.html @@ -87,7 +87,7 @@
- -
-

Reducing framework dependencies

-
-
-

This Agorava release reduced it’s dependencies to the minimum. The only dependecies are now :

-
-
-
    -
  • -

    Jackson library for JSon mapping

    -
  • -
  • -

    Deltaspike for CDI helpers.

    -
  • -
-
-
-
- - +
+

Java SE 8 Support

+
+
+ Together with Java EE 8 Agorava 1.0.0 also supports Java SE 8 with Lambdas, Functional Programming or Fluent API. +
+
+

Want to give a try ?