Spring Framework 2.5.6 Changelog
springframework.org Changes in version 2.5.6.SEC03 (2011-09-06) ------------------------------------- Package org.springframework.web * added support for web.xml context-param "springJspExpressionSupport" (explicit "true"/"false") Changes in version 2.5.6.SEC02 (2010-06-16) ------------------------------------- Package org.springframework.beans * changed CachedIntrospectionResults to ignore Class.getClassLoader() method ------------------------------------- Package org.springframework.aop * changed serialization behavior of AbstractRegexpMethodPointcut and JdkRegexpMethodPointcut to avoid recompilation Package org.springframework.core0 码力 | 106 页 | 302.13 KB | 1 年前3Spring Framework 2.5.6 Changelog
* upgraded to EclipseLink 1.0.1 (EclipseLinkJpaVendorAdapter requires EclipseLink 1.0.0+ now) Package org.springframework.aop * AbstractAutoProxyCreator (as used by "aop:config") correctly ignores null matches exposed FactoryBean products only; "&..." syntax supported for matching FactoryBean itself Package org.springframework.beans * BeanUtils skips conventional editor check for array classes (in order list/set/map elements (in both the beans and the util namespace) support nested description element Package org.springframework.cache * EhCacheFactoryBean obtains decorated Ehcache instead of raw Cache, honoring0 码力 | 106 页 | 305.07 KB | 1 年前3Spring Framework 1.2.x Changelog
startup/shutdown logging at info level is less verbose (activate debug log level for more config details) Package org.springframework.aop * reworked JdkDynamicAopProxy's "Method.setAccessible" handling to avoid AbstractAutoProxyCreator considers all Advices (not just MethodInterceptors) as infrastructure classes to ignore Package org.springframework.beans * fixed BeanWrapperImpl's "toString()" output in case of no wrapped object inheritance for inner beans Package org.springframework.context * synchronized AbstractApplicationContext's "refresh()" method, for hot refreshing in concurrent environments Package org.springframework.core0 码力 | 94 页 | 267.57 KB | 1 年前3Spring Framework 2.5.5 Changelog
3.1/3.2) * upgraded to iBATIS SQL Maps 2.3.2 (while retaining compatibility with iBATIS 2.3.0) Package org.springframework.aop * added "proxyClassLoader" property to ProxyFactoryBean, AbstractSingletonProxyFactoryBean * CustomizableTraceInterceptor properly escapes all "\" and "$" symbols in replacement values Package org.springframework.beans * revised GenericTypeAwarePropertyDescriptor for compatibility with IBM's state * restored BeanConfigurerSupport's silent skipping in case of no BeanFactory configured yet Package org.springframework.context * factored out MessageSourceSupport base class from AbstractMessageSource0 码力 | 101 页 | 291.00 KB | 1 年前3Spring Framework 1.2.7 Changelog
springframework.org Changes in version 1.2.7 (27.2.2006) ------------------------------------ Package org.springframework.aop * added "autodetectInterfaces" property to ProxyFactoryBean, for Transa DebugInterceptor to properly synchronize access to its count field in a multithreading environment Package org.springframework.beans * BeanWrapperImpl keeps registered editors in a linked Map: the first registered parsing/instantiation exceptions get wrapped in outer exceptions with appropriate context information Package org.springframework.core * refined Jdk13ControlFlow to be compatible with GNU ClassPath (whose stacktrace0 码力 | 87 页 | 248.22 KB | 1 年前3Spring Framework 2.5.4 Changelog
x) * fixed spring-core.jar's manifest to contain correct OSGi Import-Package declaration * removed superfluous DynamicImport-Package declarations from OSGi manifests * all decorator proxies are using identity InvocationHandler hash code now Package org.springframework.aop * fixed various AspectJ expression evaluation bugs through upgrading aspectjweaver.jar to AspectJ 1.6 Package org.springframework.beans * added AbstractAutowireCapableBeanFactory only invokes "predictBeanType" post-processor method for non-null bean Class Package org.springframework.core * introduced InfrastructureProxy interface for resource proxies to be implemented0 码力 | 97 页 | 278.81 KB | 1 年前3Spring Framework 1.2.8 Changelog
----------------------------------- General: * included "tiger" source tree in source build (spring-src.zip) Package org.springframework.aop * fixed Cglib2AopProxy to register an explicitly given ClassLoader with the "trackAllInvocations" flag to JamonPerformanceMonitorInterceptor, for gathering statistics without logging Package org.springframework.beans * BeanUtils throws explicit BeanInstantiationException in case of bean AbstractBeanDefinitionReader Package org.springframework.context * refined AbstractMessageSource to resolve arguments eagerly, for message defined in parent and msg arg defined in child Package org.springframework0 码力 | 89 页 | 254.65 KB | 1 年前3Spring Framework 2.5.3 Changelog
references * Spring reference documentation covers annotation-based controllers in Portlet chapter Package org.springframework.aop * deprecated ProxyFactoryBean's support for a target as last element in designator matches against bean name aliases as well, not just against the canonical bean name Package org.springframework.beans * CharacterEditor's "allowEmpty" only translates empty String to null, eanPostProcessor marks @Autowired bean properties as processed (for @Required to accept them) Package org.springframework.context * ReloadableResourceBundleMessageSource is able to detect updates for0 码力 | 95 页 | 274.89 KB | 1 年前3Spring Framework 2.5.2 Changelog
spring-context.jar does not include InstrumentationSavingAgent class anymore (for parent-last class loaders) Package org.springframework.aop * AbstractRegexpMethodPointcut matches against target class as well, not AopNamespaceUtils.registerAutoProxyCreatorIfNecessary(ParserContext,Object) for Spring 2.0 compatibility Package org.springframework.beans * introduced PropertyAccessorFactory facade for obtaining BeanWrapper and generic SpringBeanELResolver and SimpleSpringBeanELResolver from "web.jsf.SpringBeanFacesELResolver" Package org.springframework.context * added "getId()" method to ApplicationContext interface, with corresponding0 码力 | 91 页 | 260.30 KB | 1 年前3Spring Framework 1.2.6 Changelog
----------------- Package org.springframework.aop * fixed AbstractPerformanceMonitorInterceptor to have "prefix" and "suffix" initialized with emtpy String (avoiding NPE) Package org.springframework DefaultXmlBeanDefinitionParser allows for overriding default lazy-init, autowire and dependency-check values Package org.springframework.context * AbstractApplicationContext registers a ClassLoader-aware ClassEditor "renderDefaultMessage" template method to AbstractMessageSource, allowing for custom processing of default msgs Package org.springframework.core * unified path normalization in ClassPathResource, FileSystemResource, UrlResource0 码力 | 83 页 | 236.45 KB | 1 年前3
共 69 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7