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 support nested description element Package org.springframework.cache * EhCacheFactoryBean obtains decorated Ehcache instead of raw Cache, honoring pre- configured cache decorators * removed useless "diskStorePath"0 码力 | 106 页 | 305.07 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 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 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 AutowiredAnnotationBeanPostProcessor to correctly cache a collection with a single autowired bean as element * fixed AutowiredAnnotationBeanPostProcessor to not cache special dependencies such as request and session0 码力 | 91 页 | 260.30 KB | 1 年前3Spring Framework 2.5.1 Changelog
distribution to iText 2.0.7 * updated POI jar in "-with-dependencies" distribution to POI 3.0.1 Package org.springframework.aop * ProxyFactory caches CGLIB proxies only when underlying (Smart)ClassLoader "logTargetClassInvocation" property to AbstractMonitoringInterceptor, for logging the target invocation trace Package org.springframework.beans * ConfigurablePropertyAccessor extends the TypeConverter interface (moved BeanWiringInfoResolver for each context refresh * fixed AutowiredAnnotationBeanPostProcessor to properly cache dependencies that do not correspond to a registered bean * annotation processors detect already managed0 码力 | 84 页 | 239.53 KB | 1 年前3Spring Framework 2.5.0 Changelog
(annotation-based configuration etc) Package org.springframework.aop * fixed garbage collection problem with CGLIB proxies, using a strong reference map for the fixed interceptors Package org.springframework.context now * "context:load-time-weaver" correctly detects the use of the Spring VM agent on WebLogic 9 Package org.springframework.core * URL-to-File conversion for ClassPathResource/UrlResource performs URI-based level enum class (again) Package org.springframework.jdbc * added "registerDatabase" method to SQLErrorCodesFactory, for eager association of database names with DataSources Package org.springframework.jms0 码力 | 78 页 | 221.83 KB | 1 年前3Spring Framework 2.0.8 Changelog
and clarifications Package org.springframework.aop * fixed garbage collection problem with CGLIB proxies, now holding onto the Advised configuration independent of factory Package org.springframework group definition if its initialization fails Package org.springframework.cache * added "cacheManagerName" property to EhCacheManagerFactoryBean Package org.springframework.context * AbstractApplicationContext resetting the 'active' flag Package org.springframework.core * OverridingClassLoader excludes the "oracle." package by default as well (e.g. for TopLink's custom annotations) Package org.springframework.instrument0 码力 | 62 页 | 177.54 KB | 1 年前3Spring Framework 2.0.3 Changelog
details) * included the "petportal" sample application in the "-with-dependencies" distribution Package org.springframework.aop * introduced AfterAdvice marker, as super-interface of AfterReturningAdvice autowiring by type only hit the scoped proxy * @Configurable works for deserialized objects as well Package org.springframework.beans * CachedIntrospectionResults's "acceptedClassLoaders" facility uses thread-safe BeanDefinitions returned by nested custom XML elements receive a generated id, to avoid FactoryBean cache conflicts * added deprecated "findXxx" signatures back to NamespaceHandlerSupport, for full compatibility0 码力 | 49 页 | 138.10 KB | 1 年前3
共 70 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7