Skip to content

Commit

Permalink
2: Update to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
keilw committed Nov 30, 2020
1 parent e681e31 commit 61964dd
Showing 1 changed file with 9 additions and 22 deletions.
31 changes: 9 additions & 22 deletions news/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<div class="col-md-9">
<div class="posts">

<article class="post">
<article class="post">
<h1>
<a href="/news/2020/11/30/Agorava-1-0-0-released/">
Agorava Core 1.0.0 released
Expand Down Expand Up @@ -118,27 +118,14 @@ <h2 id="_cdi2">CDI 2.0</h2>
</div>
</div>


<div class="sect1">
<h2 id="_reducing_framework_dependencies">Reducing framework dependencies</h2>
<div class="sectionbody">
<div class="paragraph">
<p>This Agorava release reduced it&#8217;s dependencies to the minimum. The only dependecies are now :</p>
</div>
<div class="ulist">
<ul>
<li>
<p>Jackson library for JSon mapping</p>
</li>
<li>
<p>Deltaspike for CDI helpers.</p>
</li>
</ul>
</div>
</div>
</div>


<div class="sect1">
<h2 id="_java8">Java SE 8 Support</h2>
<div class="sectionbody">
<div class="paragraph">
Together with Java EE 8 Agorava 1.0.0 also supports Java SE 8 with Lambdas, Functional Programming or Fluent API.
</div>
</div>
</div>

<div class="sect1">
<h2 id="_want_to_give_a_try">Want to give a try ?</h2>
Expand Down

0 comments on commit 61964dd

Please sign in to comment.