Juergen Hoeller
|
63fe7bdd34
|
switched from readResolve to readObject
|
15 years ago |
Juergen Hoeller
|
270db64243
|
optimized debug logging in case of non-convertible collection (SPR-8499)
|
15 years ago |
Juergen Hoeller
|
15fd972417
|
DataBinder etc
|
15 years ago |
Juergen Hoeller
|
10d9860457
|
ContextLoader and FrameworkServlet support "contextId" parameter for custom serialization id
|
15 years ago |
Juergen Hoeller
|
01eab03dca
|
added "autoGrowNestedPaths" property to ConfigurableWebBindingInitializer
|
15 years ago |
Juergen Hoeller
|
eb50eec85b
|
DataBinder uses a default limit of 256 for array/collection auto-growing (SPR-7842)
|
15 years ago |
Juergen Hoeller
|
4faa5af3f8
|
backported bridge method detection for class hierarchies with mixed visibilities (SPR-7900)
|
15 years ago |
Juergen Hoeller
|
218e64cc80
|
DefaultListableBeanFactory etc
|
15 years ago |
Juergen Hoeller
|
b82edcca04
|
DefaultListableBeanFactory is only deserializable through a SerializedBeanFactoryReference
|
15 years ago |
Juergen Hoeller
|
d8a4949faf
|
getBean(name, type) attempts type conversion if necessary (SPR-8480)
|
15 years ago |
Costin Leau
|
22739bebf3
|
+ fix incorrect junit version in ivy.xml
|
15 years ago |
Juergen Hoeller
|
fece2c1125
|
restored support for String-to-ContextResource conversion (SPR-8383)
|
15 years ago |
Juergen Hoeller
|
8b55b34d79
|
consistent dependency on Hibernate Validator 4.1.0.GA
|
15 years ago |
Juergen Hoeller
|
d1e998bedd
|
refined WebLogic RMI descriptor to only mark 'getTargetInterfaceName' method as idempotent (SPR-8369)
|
15 years ago |
Juergen Hoeller
|
2ddb14ae5b
|
refined EntityManagerFactory proxy exception (SPR-4383)
|
15 years ago |
Juergen Hoeller
|
ae74fbdd4b
|
prepared for 3.0.6 release
|
15 years ago |
Juergen Hoeller
|
28769e906f
|
ConversionService, CachedConnectionFactory, etc
|
15 years ago |
Juergen Hoeller
|
47c21bf73b
|
fixed NamedParameterJdbcTemplate's handling of arrays as query parameters (SPR-7699)
|
15 years ago |
Juergen Hoeller
|
59fda2dbab
|
restored original GenericConversionService behavior with respect to empty collections/maps; restored original FormattingConversionService behavior with respect to the use of subtypes; fixed collection element resolution when using a ConversionService with a DataBinder
|
15 years ago |
Juergen Hoeller
|
43f8eca91b
|
restored original GenericConversionService behavior with respect to empty collections/maps; restored original FormattingConversionService behavior with respect to the use of subtypes; fixed collection element resolution when using a ConversionService with a DataBinder
|
15 years ago |
Juergen Hoeller
|
6cb6bd751e
|
revised JMS CachedConnectionFactory to avoid unnecessary rollback calls on Session return (SPR-8437); fixed JMS CachedConnectionFactory to fully synchronize its Session list (SPR-8436)
|
15 years ago |
Juergen Hoeller
|
58d68cef98
|
restored original ConversionService behavior with respect to empty collections/maps (SPR-7728)
|
15 years ago |
Juergen Hoeller
|
5f3f30fdb4
|
revised JMS CachedConnectionFactory to avoid unnecessary rollback calls on Session return (SPR-8437); fixed JMS CachedConnectionFactory to fully synchronize its Session list (SPR-8436)
|
15 years ago |
Juergen Hoeller
|
7a6b2cfe1f
|
shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility)
|
15 years ago |
Juergen Hoeller
|
a8ab9af002
|
updated dependencies
|
15 years ago |
Juergen Hoeller
|
ca19b14f13
|
first bunch of backports from 3.1 M2 to 3.0.6
|
15 years ago |
Juergen Hoeller
|
175f6d4bc5
|
|
15 years ago |
Chris Beams
|
0206845341
|
Spring 3.0.5
|
16 years ago |
Arjen Poutsma
|
a37a9e8a38
|
SPR-7667
|
16 years ago |
Juergen Hoeller
|
577755d580
|
polishing
|
16 years ago |
Juergen Hoeller
|
610812949f
|
prepared for 3.0.5 release
|
16 years ago |
Juergen Hoeller
|
82ec515e59
|
declared JPA API as optional (SPR-6819)
|
16 years ago |
Juergen Hoeller
|
d418eed56f
|
AbstractJasperReportsView only sets locale model attributes if not present already
|
16 years ago |
Juergen Hoeller
|
244c96151e
|
added consistent license header
|
16 years ago |
Ramnivas Laddad
|
92298469bf
|
Fixed configuration of AnnotationAsyncExecutionAspect (was incorrectly under the same name as that for transaction management aspect)
|
16 years ago |
Juergen Hoeller
|
bfd54f4f35
|
AnnotationAsyncExecutionAspect etc
|
16 years ago |
Juergen Hoeller
|
c5e53ee432
|
polishing
|
16 years ago |
Juergen Hoeller
|
8c9b64c948
|
added mode="proxy"/"aspectj" and proxy-target-class options to task namespace; switched to concise names for async aspects
|
16 years ago |
Thomas Risberg
|
171f1ee097
|
added additional parameter name matching using lowercase with Locale.ENGLISH (SPR-7658)
|
16 years ago |
Juergen Hoeller
|
be21358db7
|
reintroduced getHandler(request, cache) in deprecated form (after removing it in 3.0.4)
|
16 years ago |
Juergen Hoeller
|
5da5fc6499
|
polishing
|
16 years ago |
Chris Beams
|
c7aaa85ef6
|
Add proper default values for 'merge' attributes in collection elements (SPR-7656)
|
16 years ago |
Juergen Hoeller
|
a25e4d794e
|
Hibernate 3.6, etc
|
16 years ago |
Juergen Hoeller
|
3c067e5db6
|
optimized AnnotationUtils findAnnotation performance for repeated search on same interfaces (SPR-7630)
|
16 years ago |
Juergen Hoeller
|
0f924820e8
|
revised OracleTableMetaDataProvider for reliable Oracle Connection detection; autodetect JdbcTemplate's NativeJdbcExtractor (SPR-7611)
|
16 years ago |
Juergen Hoeller
|
1f1577e33e
|
fixed @Value injection to correctly cache temporary null results for non-singleton beans (SPR-7614)
|
16 years ago |
Juergen Hoeller
|
e1dbb66798
|
StringToArray/CollectionConverter trims element values before trying to convert them (SPR-7657)
|
16 years ago |
Juergen Hoeller
|
1933b648c3
|
fixed @Value injection to correctly cache temporary null results for non-singleton beans (SPR-7614)
|
16 years ago |
Juergen Hoeller
|
5cb06f5da2
|
consistent caching of @Autowired arguments in field and method case (SPR-7635)
|
16 years ago |
Juergen Hoeller
|
ffa4ed093f
|
BeanWrapper etc
|
16 years ago |