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.0.0.RC1compared with
Version Details
| 3.0.0.M4 | 3.0.0.RC1 | |
|---|---|---|
| Release date | Aug 10, 2009 | Sep 28, 2009 |
| Licenses | None | None |
| Vulnerabilities |
Compile Changes (12)
| 3.0.0.M4 | 3.0.0.RC1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | asm » asm | - | 3.0 |
| ~ Updated | cglib » cglib-nodep | 2.1_3 | 2.2 |
| ~ Updated | org.aspectj » aspectjweaver | 1.6.2 | 1.6.5 |
| ~ Updated | org.codehaus.groovy » groovy | 1.5.1 | 1.7-beta-1 |
| ~ Updated | org.jruby » jruby | 1.1.1 | 1.2.0 |
| ~ Updated | org.springframework » spring-aop | 3.0.0.M4 | 3.0.0.RC1 |
| ~ Updated | org.springframework » spring-asm | 3.0.0.M4 | 3.0.0.RC1 |
| ~ Updated | org.springframework » spring-beans | 3.0.0.M4 | 3.0.0.RC1 |
| ~ Updated | org.springframework » spring-core | 3.0.0.M4 | 3.0.0.RC1 |
| ~ Updated | org.springframework » spring-expression | 3.0.0.M4 | 3.0.0.RC1 |
| ~ Updated | org.springframework » spring-instrument | 3.0.0.M4 | 3.0.0.RC1 |
| - Removed | commons-logging » commons-logging | 1.1.1 | - |
Provided Changes (2)
| 3.0.0.M4 | 3.0.0.RC1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | javax.inject » com.springsource.javax.inject | - | 0.9.0.PFD |
| + Added | javax.validation » validation-api | - | 1.0.CR3 |
