85c02981b5
SPR-7308 + initial commit of caching abstraction + main API + Spring AOP and AspectJ support + annotation driven, declarative support + initial namespace draft
Costin Leau
2010-10-29 17:00:08 +00:00
416777022d
SPR-6614 - Add human-readable descriptions for statuc codes in HttpStatus
Arjen Poutsma
2010-10-29 10:56:43 +00:00
7cc3f49910
SPR-7695 - Add ETag version of WebRequest.checkNotModified()
Arjen Poutsma
2010-10-29 10:28:47 +00:00
095a36e853
SPR-7470 + add missing test class
Costin Leau
2010-10-28 17:54:07 +00:00
6ef987bced
SPR-7470 + add test for XML config with errors
Costin Leau
2010-10-28 17:49:49 +00:00
92298469bf
Fixed configuration of AnnotationAsyncExecutionAspect (was incorrectly under the same name as that for transaction management aspect)
Ramnivas Laddad
2010-10-17 22:33:30 +00:00
4108927b28
SPR-5367 - PathVariable mappings are greedy over hard coded mappings
Arjen Poutsma
2010-10-13 12:03:26 +00:00
ac5b1bcfab
fixed Autowired/CommonAnnotationBeanPostProcessor to prevent race condition in skipping check (SPR-7635, SPR-7642)
Juergen Hoeller
2010-10-12 22:56:38 +00:00
c5c1d70aa3
SPR-6291 - UrlPathHelper is too aggressive decoding URLs
Arjen Poutsma
2010-10-12 12:09:43 +00:00
043ec2c8b2
SPR-7636 - XStreamMarshaller - Add support for configuring XStream with aliases by class (type) and also defining multiple attributes for the same class.
Arjen Poutsma
2010-10-12 11:55:29 +00:00
1f296403da
SPR-7620 - StaxEventContentHandler does not set Location for StartDocument event
Arjen Poutsma
2010-10-12 09:50:39 +00:00
35da7bdb44
SPR-7621 - AbstractStaxContentHandler sets NamespaceContext on every start/end element
Arjen Poutsma
2010-10-12 09:41:23 +00:00
ab21dbad08
SPR-7621 - AbstractStaxContentHandler sets NamespaceContext on every start/end element
Arjen Poutsma
2010-10-12 09:35:23 +00:00
cb434793d5
avoid double flushing of ObjectOutputStream when close is being called right afterwards anyway
Juergen Hoeller
2010-10-11 20:00:45 +00:00
9114f80b68
SPR-7641 - Added Principal to listing of supported method parameter types.
Oliver Gierke
2010-10-11 19:59:16 +00:00
ae3cfff380
fixed JodaTimeContextHolder to use a non-inheritable ThreadLocal and expose a reset method (SPR-7441); use of remove() even when being called with a null argument
Juergen Hoeller
2010-10-11 18:55:21 +00:00
c046419acd
SPR-7627 added Serializer and Deserializer strategies, Converter adapters, and default implementations
Mark Fisher
2010-10-11 17:36:18 +00:00
bd22bed10a
added a SybaseAnywhereMaxValueIncrementer since syntax is slightly different than for Sybase ASE (SPR-7623)
Thomas Risberg
2010-10-11 14:17:09 +00:00
ebe8052d55
fixed detection of element type in case of nested collections (SPR-7569)
Juergen Hoeller
2010-10-10 21:09:43 +00:00
6b3c299a50
consistent handling of handler methods, init binder methods and model attribute methods (SPR-7355)
Juergen Hoeller
2010-10-10 21:01:04 +00:00
722778c74a
SpEL MapAccessor consistently rejects "target.key" style access to Maps if no such key is found (SPR-7614)
Juergen Hoeller
2010-10-10 20:22:15 +00:00
63b8ae085a
added a nativeJdbcExtractor property for the TableMetaDataProvider and a method to specify the one to use for SImpleJdbcInsert (SPR-7611)
Thomas Risberg
2010-10-08 18:28:01 +00:00
1c6e131746
SPR-7604 - Support multiple embedded databases.
Oliver Gierke
2010-10-08 12:40:06 +00:00
00984781af
SPR-7369: @Async support in spring-aspects with AspectJ
Ramnivas Laddad
2010-10-06 20:13:22 +00:00
e1fb19f4e1
SPR-7369: @Async support in spring-aspects with AspectJ
Ramnivas Laddad
2010-10-06 20:12:15 +00:00
ba2bac17de
SPR-7604 - Support multiple embedded databases.
Oliver Gierke
2010-10-02 06:30:05 +00:00
5918e2fa9c
preparations for 3.0.5 release
Juergen Hoeller
2010-10-02 01:29:35 +00:00
6d94c92d97
DefaultMessageListenerContainer's skips no-message-received commit on Tibco (avoiding a deadlock; SPR-7558)
Juergen Hoeller
2010-10-02 01:25:25 +00:00
3f0462510e
getTestExecutionListeners() returns actual List which allows for iteration as well as modification (SPR-7595)
Juergen Hoeller
2010-10-02 01:05:40 +00:00
40fa8afce4
DispatcherPortlet's default resource serving explicitly prevents access to WEB-INF and META-INF (SPR-7540)
Juergen Hoeller
2010-10-02 00:03:09 +00:00
cbab6fa59f
reduced BeanDefinition footprint by initializing Sets and Maps with 0
Juergen Hoeller
2010-10-01 22:22:50 +00:00
b7b2a25953
fixed ApplicationContext event processing for repeated invocations to non-singleton listener beans (SPR-7563)
Juergen Hoeller
2010-10-01 22:16:21 +00:00
d9b54a524d
revised "ClassUtils.isAssignable" semantics to cover primitives vs wrappers in both directions (SPR-7610)
Juergen Hoeller
2010-10-01 21:50:25 +00:00
9008e08171
SPR-7651 - Document limitations of @Async.
Oliver Gierke
2010-10-01 09:44:55 +00:00
eb0990b37e
Formatting for scheduling.xml.
Oliver Gierke
2010-10-01 09:44:52 +00:00
1fc6de0403
SPR-7609 - Fixed typos in JMS documentation.
Oliver Gierke
2010-10-01 06:52:08 +00:00