javaee-samples / javaee8-samples

Java EE 8 Samples
Other
376 stars 238 forks source link

upgraded to wildfly-10.1.0.Final & Weld 3.0.0.Beta1 #1

Closed rhanus closed 6 years ago

rhanus commented 7 years ago

Hi Arun!

Weld 3 recently reached Beta1 so that I've upgraded the cdi sample to reflect this important milestone. http://weld.cdi-spec.org/news/2016/12/19/weld-300Beta1/

I'm going to supply samples for new CDI 2.0 fetaures as time permits.

Regards, Radim Hanus

arjantijms commented 6 years ago

This is now a bit outdated, since Weld final has been released in the mean time. Also, the PR contains a JCache sample. This is quite nice, but JCache is (unfortunately) not part of Java EE 8, so this would perhaps be better at home here: https://github.com/javaee-samples/javaee-extras

Closing this here for now, but feel free to re-do the PR against the extras repo.