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.1.RELEASEcompared with
Version Details
| 3.0.0.RELEASE | 3.0.1.RELEASE | |
|---|---|---|
| Release date | Dec 17, 2009 | Feb 19, 2010 |
| Licenses | None | None |
| Vulnerabilities |
Compile Changes (7)
| 3.0.0.RELEASE | 3.0.1.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.aspectj » aspectjweaver | 1.6.5 | 1.6.8 |
| ~ Updated | org.springframework » spring-aop | 3.0.0.RELEASE | 3.0.1.RELEASE |
| ~ Updated | org.springframework » spring-asm | 3.0.0.RELEASE | 3.0.1.RELEASE |
| ~ Updated | org.springframework » spring-beans | 3.0.0.RELEASE | 3.0.1.RELEASE |
| ~ Updated | org.springframework » spring-core | 3.0.0.RELEASE | 3.0.1.RELEASE |
| ~ Updated | org.springframework » spring-expression | 3.0.0.RELEASE | 3.0.1.RELEASE |
| ~ Updated | org.springframework » spring-instrument | 3.0.0.RELEASE | 3.0.1.RELEASE |
Test Changes (2)
| 3.0.0.RELEASE | 3.0.1.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | commons-pool » commons-pool | 1.4 | 1.5.3 |
| ~ Updated | org.slf4j » slf4j-log4j12 | 1.5.8 | 1.5.10 |
