Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring Beans and adds support for internationalization, event propagation, resource loading, and the transparent creation of contexts.
Version3.2.0.M1compared with
Version Details
| 3.1.0.RC2 | 3.2.0.M1 | |
|---|---|---|
| Release date | Nov 29, 2011 | May 28, 2012 |
| Licenses | None | Apache 2.0 |
| Vulnerabilities |
Compile Changes (19)
| 3.1.0.RC2 | 3.2.0.M1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | javax.cache » cache-api | - | 0.5 |
| + Added | javax.ejb » ejb-api | - | 3.0 |
| + Added | net.sf.ehcache » ehcache-core | - | 2.0.0 |
| + Added | org.hibernate » hibernate-validator | - | 4.2.0.Final |
| + Added | org.slf4j » slf4j-api | - | 1.6.1 |
| ~ Updated | org.springframework » spring-aop | 3.1.0.RC2 | 3.2.0.M1 |
| ~ Updated | org.springframework » spring-beans | 3.1.0.RC2 | 3.2.0.M1 |
| ~ Updated | org.springframework » spring-core | 3.1.0.RC2 | 3.2.0.M1 |
| ~ Updated | org.springframework » spring-expression | 3.1.0.RC2 | 3.2.0.M1 |
| ~ Updated | org.springframework » spring-instrument | 3.1.0.RC2 | 3.2.0.M1 |
| - Removed | aopalliance » aopalliance | 1.0 | - |
| - Removed | asm » asm | 3.0 | - |
| - Removed | cglib » cglib-nodep | 2.2 | - |
| - Removed | javax.ejb » com.springsource.javax.ejb | 3.0.0 | - |
| - Removed | net.sf.ehcache » ehcache | 1.6.2 | - |
| - Removed | org.aspectj » aspectjweaver | 1.6.8 | - |
| - Removed | org.hamcrest » hamcrest-all | 1.1 | - |
| - Removed | org.hibernate » com.springsource.org.hibernate.validator | 4.1.0.GA | - |
| - Removed | org.springframework » spring-asm | 3.1.0.RC2 | - |
Test Changes (8)
| 3.1.0.RC2 | 3.2.0.M1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | commons-dbcp » commons-dbcp | 1.2.2 | - |
| - Removed | commons-pool » commons-pool | 1.5.3 | - |
| - Removed | javax.inject » com.springsource.org.atinject.tck | 1.0.0 | - |
| - Removed | javax.xml » jaxrpc-api | 1.1 | - |
| - Removed | junit » junit | 4.9 | - |
| - Removed | log4j » log4j | 1.2.15 | - |
| - Removed | org.easymock » easymock | 2.5.1 | - |
| - Removed | org.slf4j » slf4j-log4j12 | 1.5.10 | - |
