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.1.0.RC1compared with
Version Details
| 3.1.0.M2 | 3.1.0.RC1 | |
|---|---|---|
| Release date | Jun 08, 2011 | Oct 12, 2011 |
| Licenses | None | None |
| Vulnerabilities |
Compile Changes (8)
| 3.1.0.M2 | 3.1.0.RC1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | javax.ejb » com.springsource.javax.ejb | - | 3.0.0 |
| ~ Updated | org.springframework » spring-aop | 3.1.0.M2 | 3.1.0.RC1 |
| ~ Updated | org.springframework » spring-asm | 3.1.0.M2 | 3.1.0.RC1 |
| ~ Updated | org.springframework » spring-beans | 3.1.0.M2 | 3.1.0.RC1 |
| ~ Updated | org.springframework » spring-core | 3.1.0.M2 | 3.1.0.RC1 |
| ~ Updated | org.springframework » spring-expression | 3.1.0.M2 | 3.1.0.RC1 |
| ~ Updated | org.springframework » spring-instrument | 3.1.0.M2 | 3.1.0.RC1 |
| - Removed | javax.ejb » ejb-api | 3.0 | - |
Provided Changes (1)
| 3.1.0.M2 | 3.1.0.RC1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.codehaus.jsr166-mirror » jsr166 | - | 1.7.0 |
Test Changes (3)
| 3.1.0.M2 | 3.1.0.RC1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | javax.inject » com.springsource.org.atinject.tck | - | 1.0.0 |
| ~ Updated | junit » junit | 4.8.1 | 4.9.0 |
| - Removed | org.atinject » inject-tck | 1.0.0-PFD-3-jboss-1 | - |
