Agorava Core 1.0.0 released

Posted by Werner Keil on Nov 30, 2020 | Comments

Around 7 years after the 0.7.0 release, Agorava version 1.0.0 hit Maven Central today. It is the the biggest evolution of the framework, finally bringing it to CDI2/Java EE 8. Let’s see what’s new in this release

CDI 2.0

Probably the most important aspect of Agorava 1.0.0 is the use of CDI 2, allowing "serverless" Java SE runtimes, asynchronous events have a look at CDI Spec.
This also lays the ground for a migration to Jakarta EE in upcoming versions of Agorava.

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 ?

check our Getting Started guide and give us your feedback.

Want to contribute ?

We still need more contribution on core, doc, existing modules or new modules. So don’t hesitate to join us :