Link: Added by:
Compare Evolution of Spring Framework and CDI specification evolution
Created by antoinesd on 16/02/2010
Last updated: 29/03/10 at 10:52
Tags: java jee spring springsource cdi
support for java 5 annotations and some Java EE 5 spec except EJB 3http://www.springsource.org/node/561
refactoring of spring to go beyond JSF and EJB
AspectJ integration
- Pluggable annotations - Native scripting language - JDBC 4.0 - JAX WS - JAXB
provides : - Annotations - EJB 3 - JPA 1.0 - WS-* - JSFhttp://jcp.org/en/jsr/detail?id=244
Add to Java palteform - Annotations - Generics - Outboxing - Enumeration - Varargs - Static import
First framework with officials "managed beans"
One the first framework with some kind of "managed beans"
One of the first IoC implementation on Java