Spring Framework 3.2.4 Changelog
overriding in terms of superclasses (SPR-10546) * minimized ASM usage during configuration class processing (SPR-10292) * added public "getName()" accessor to MethodReference (SPR-10422) * fixed ReflectiveMethodResolver * upgraded Spring Framework build to AspectJ 1.7.1, JUnit 4.11, Groovy 1.8.8, JRuby 1.6.5, Joda-Time 2.1 * checked compatibility of Spring's Velocity support with Velocity 1.7 and Velocity Tools 2.0 uses a forward for rendering a view as resource response (SPR- 9876) * prevent duplicate @Import processing and ImportBeanDefinitionRegistrar invocation (SPR-9925) * throw AopInvocationException on advice0 码力 | 33 页 | 93.28 KB | 1 年前3Spring Framework 3.2.3 Changelog
overriding in terms of superclasses (SPR-10546) * minimized ASM usage during configuration class processing (SPR-10292) * added public "getName()" accessor to MethodReference (SPR-10422) * fixed ReflectiveMethodResolver * upgraded Spring Framework build to AspectJ 1.7.1, JUnit 4.11, Groovy 1.8.8, JRuby 1.6.5, Joda-Time 2.1 * checked compatibility of Spring's Velocity support with Velocity 1.7 and Velocity Tools 2.0 uses a forward for rendering a view as resource response (SPR- 9876) * prevent duplicate @Import processing and ImportBeanDefinitionRegistrar invocation (SPR-9925) * throw AopInvocationException on advice0 码力 | 32 页 | 91.11 KB | 1 年前3Spring Framework 3.2.0 Changelog
* upgraded Spring Framework build to AspectJ 1.7.1, JUnit 4.11, Groovy 1.8.8, JRuby 1.6.5, Joda-Time 2.1 * checked compatibility of Spring's Velocity support with Velocity 1.7 and Velocity Tools 2.0 uses a forward for rendering a view as resource response (SPR- 9876) * prevent duplicate @Import processing and ImportBeanDefinitionRegistrar invocation (SPR-9925) * throw AopInvocationException on advice ObjectFactory/Provider resolution works in non-singleton beans as well (SPR-9181) * @Resource processing properly works with scoped beans and prototypes again (SPR- 9627) * introduced "repeatCount" property0 码力 | 28 页 | 80.40 KB | 1 年前3Spring Framework 3.2.1 Changelog
* upgraded Spring Framework build to AspectJ 1.7.1, JUnit 4.11, Groovy 1.8.8, JRuby 1.6.5, Joda-Time 2.1 * checked compatibility of Spring's Velocity support with Velocity 1.7 and Velocity Tools 2.0 uses a forward for rendering a view as resource response (SPR- 9876) * prevent duplicate @Import processing and ImportBeanDefinitionRegistrar invocation (SPR-9925) * throw AopInvocationException on advice ObjectFactory/Provider resolution works in non-singleton beans as well (SPR-9181) * @Resource processing properly works with scoped beans and prototypes again (SPR- 9627) * introduced "repeatCount" property0 码力 | 30 页 | 84.59 KB | 1 年前3Spring Framework 3.2.6 Changelog
overriding in terms of superclasses (SPR-10546) * minimized ASM usage during configuration class processing (SPR-10292) * added public "getName()" accessor to MethodReference (SPR-10422) * fixed ReflectiveMethodResolver * upgraded Spring Framework build to AspectJ 1.7.1, JUnit 4.11, Groovy 1.8.8, JRuby 1.6.5, Joda-Time 2.1 * checked compatibility of Spring's Velocity support with Velocity 1.7 and Velocity Tools 2.0 uses a forward for rendering a view as resource response (SPR- 9876) * prevent duplicate @Import processing and ImportBeanDefinitionRegistrar invocation (SPR-9925) * throw AopInvocationException on advice0 码力 | 34 页 | 97.82 KB | 1 年前3Spring Framework 3.2.7 Changelog
overriding in terms of superclasses (SPR-10546) * minimized ASM usage during configuration class processing (SPR-10292) * added public "getName()" accessor to MethodReference (SPR-10422) * fixed ReflectiveMethodResolver * upgraded Spring Framework build to AspectJ 1.7.1, JUnit 4.11, Groovy 1.8.8, JRuby 1.6.5, Joda-Time 2.1 * checked compatibility of Spring's Velocity support with Velocity 1.7 and Velocity Tools 2.0 uses a forward for rendering a view as resource response (SPR- 9876) * prevent duplicate @Import processing and ImportBeanDefinitionRegistrar invocation (SPR-9925) * throw AopInvocationException on advice0 码力 | 35 页 | 99.84 KB | 1 年前3Spring Framework 3.2.5 Changelog
overriding in terms of superclasses (SPR-10546) * minimized ASM usage during configuration class processing (SPR-10292) * added public "getName()" accessor to MethodReference (SPR-10422) * fixed ReflectiveMethodResolver * upgraded Spring Framework build to AspectJ 1.7.1, JUnit 4.11, Groovy 1.8.8, JRuby 1.6.5, Joda-Time 2.1 * checked compatibility of Spring's Velocity support with Velocity 1.7 and Velocity Tools 2.0 uses a forward for rendering a view as resource response (SPR- 9876) * prevent duplicate @Import processing and ImportBeanDefinitionRegistrar invocation (SPR-9925) * throw AopInvocationException on advice0 码力 | 33 页 | 96.00 KB | 1 年前3Spring Framework 3.2.2 Changelog
* upgraded Spring Framework build to AspectJ 1.7.1, JUnit 4.11, Groovy 1.8.8, JRuby 1.6.5, Joda-Time 2.1 * checked compatibility of Spring's Velocity support with Velocity 1.7 and Velocity Tools 2.0 uses a forward for rendering a view as resource response (SPR- 9876) * prevent duplicate @Import processing and ImportBeanDefinitionRegistrar invocation (SPR-9925) * throw AopInvocationException on advice ObjectFactory/Provider resolution works in non-singleton beans as well (SPR-9181) * @Resource processing properly works with scoped beans and prototypes again (SPR- 9627) * introduced "repeatCount" property0 码力 | 31 页 | 89.03 KB | 1 年前3Spring Framework 2.5.6 Changelog
eager init) * PropertyPathFactoryBean logs a warning if the target bean is still in creation at the time of obtaining the property * exposed public "copyRegisteredEditorsTo" method on ConfigurableBeanFactory of XsltView and its more flexible "locateSource" mechanism * revised error logging during XSLT processing to properly log compilation errors before an eventual fatal exception * moved internal TransformerUtils in bean definitions of parent factory as well * fixed DefaultListableBeanFactory to use a post-processing lock (for proper synchronization of annotation scanning) * dependency check "simple" accepts Number0 码力 | 106 页 | 302.13 KB | 1 年前3Spring Framework 2.5.6 Changelog
eager init) * PropertyPathFactoryBean logs a warning if the target bean is still in creation at the time of obtaining the property * exposed public "copyRegisteredEditorsTo" method on ConfigurableBeanFactory of XsltView and its more flexible "locateSource" mechanism * revised error logging during XSLT processing to properly log compilation errors before an eventual fatal exception * moved internal TransformerUtils in bean definitions of parent factory as well * fixed DefaultListableBeanFactory to use a post-processing lock (for proper synchronization of annotation scanning) * dependency check "simple" accepts Number0 码力 | 106 页 | 305.07 KB | 1 年前3
共 68 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7