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 Framwork Integration v5.3.36 SNAPSHOT
8. Cache Abstraction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 109 8.1. Understanding the Cache Abstraction . . . . 112 Default Cache Resolution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 113 Custom Cache Resolution . . . . . . Configuring the Cache Storage . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 125 8.5.1. JDK ConcurrentMap-based Cache. . . . . . . . .0 码力 | 141 页 | 2.13 MB | 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 Boot 2.5.0-M3 Reference Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 3.2.1. Using the “default” Package . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 206 4.13.1. Supported Cache Providers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 352 Cache Metrics. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 681 页 | 13.41 MB | 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 Reference Documentation 4.3.26.RELEASE
with JDBC Introduction to Spring Framework JDBC Choosing an approach for JDBC database access Package hierarchy Using the JDBC core classes to control basic JDBC processing and error handling JdbcTemplate (ModelAndView) Default view name HTTP caching support Cache-Control HTTP header HTTP caching support for static resources Support for the Cache-Control, ETag and Last-Modified response headers in Controllers and bobs AOP - advising scripted beans Scoping Further resources 36. Cache Abstraction Introduction Understanding the cache abstraction Declarative annotation-based caching @Cacheable annotation0 码力 | 1323 页 | 4.08 MB | 1 年前3Spring Framework Reference Documentation v4.3.2
with JDBC Introduction to Spring Framework JDBC Choosing an approach for JDBC database access Package hierarchy Using the JDBC core classes to control basic JDBC processing and error handling JdbcTemplate View - RequestToViewNameTranslator HTTP caching support Cache-Control HTTP header HTTP caching support for static resources Support for the Cache-Control, ETag and Last-Modified response headers in Controllers and bobs AOP - advising scripted beans Scoping Further Resources 36. Cache Abstraction Introduction Understanding the cache abstraction Declarative annotation-based caching @Cacheable annotation0 码力 | 1311 页 | 4.07 MB | 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 年前3
共 317 条
- 1
- 2
- 3
- 4
- 5
- 6
- 32