Juergen Hoeller
|
46cd083976
|
added chaining-capable "add" method to MutablePropertyValues
|
15 years ago |
Keith Donald
|
a300aa19b6
|
improved toString method
|
15 years ago |
Keith Donald
|
34a75c1ae6
|
improved toString method
|
15 years ago |
Costin Leau
|
ab5e4a4ff3
|
SPR-6333
SPR-6393
+ eliminated compile-time dependency on oc4j classes
|
15 years ago |
Juergen Hoeller
|
856fefeaad
|
fixed javadoc to reflect current implementation (SPR-6390)
|
15 years ago |
Juergen Hoeller
|
b41e3956bc
|
revised scope inheritance: default scope is "" (empty String) now; consistent isPrototype checks
|
15 years ago |
Juergen Hoeller
|
ee5330801d
|
BeanDefinitions return isSingleton()=true by default again (for CXF compatibility)
|
15 years ago |
Juergen Hoeller
|
a741410421
|
TransactionTemplate catches undeclared checked exception and rethrows it as UndeclaredThrowableException (SPR-6361)
|
15 years ago |
Juergen Hoeller
|
eb0b4f0cbd
|
added support for Hibernate 3.3 RegionFactory cache SPI to LocalSessionFactoryBean (SPR-6387)
|
15 years ago |
Keith Donald
|
f2477c4bf5
|
default conversion service instance caching and tests
|
15 years ago |
Keith Donald
|
da5432fbf5
|
default conversion service instance caching and tests
|
15 years ago |
Keith Donald
|
7b561c76fe
|
default conversion service instance caching and tests
|
15 years ago |
Keith Donald
|
6c66406f7f
|
removed converter matcher since its not used directly
|
15 years ago |
Juergen Hoeller
|
08f9f8b8fb
|
startup thread marked as daemon now (SPR-6382)
|
15 years ago |
Keith Donald
|
3bfbcd7276
|
moved generic converter to spi; added entity converter; removed various service impls in favor of service factory
|
15 years ago |
Keith Donald
|
d85dc01e28
|
moved generic converter to spi; added entity converter; removed various service impls in favor of service factory
|
15 years ago |
Arjen Poutsma
|
211e36c249
|
SPR-6371 - Jaxb2Marshaller should use AnnotationUtils
|
15 years ago |
David Syer
|
7ac0e2ba02
|
RESOLVED - issue SPR-6366: Cannot import bean definitions using classpath*: resource location
http://jira.springframework.org/browse/SPR-6366
|
15 years ago |
David Syer
|
66939ded0f
|
RESOLVED - issue SPR-6366: Cannot import bean definitions using classpath*: resource location
http://jira.springframework.org/browse/SPR-6366
|
15 years ago |
David Syer
|
17887d24a1
|
RESOLVED - issue SPR-6365: spring-jdbc.xsd script element claims resource patterns can be used for any SQL resource location but this is only supported for initialize-database tag
Grr: classpath*: again...
|
15 years ago |
David Syer
|
7519162e65
|
RESOLVED - issue SPR-6365: spring-jdbc.xsd script element claims resource patterns can be used for any SQL resource location but this is only supported for initialize-database tag
Added resource pattern feature to embedded datasource XML parser.
|
15 years ago |
Keith Donald
|
3f65721ba8
|
removed new EmbeddedDatabaeBuilder methods that don't seem very useful for embedded scenarios; javadoc polishing
|
15 years ago |
Luke Taylor
|
222ae33666
|
SPR-6087: Updated Javadoc for HandlerInterceptor to indicate invocation order of afterCompletion() methods
|
15 years ago |
David Syer
|
35472300ae
|
OPEN - issue SPR-6346: NoSuchMethodException in DerbyEmbeddedDatabaseConfigurer
Added derby test case to EmbeddedDatabaseBuilderTests
|
15 years ago |
Sam Brannen
|
35d4d7bbac
|
Fixed typos
|
15 years ago |
David Syer
|
efb2647978
|
RESOLVED - issue SPR-6348: ResourceDatabasePopulator is too verbose when reporting ignored failures
http://jira.springframework.org/browse/SPR-6348
|
15 years ago |
David Syer
|
534f8a4705
|
RESOLVED - issue SPR-6345: ResourceDatabasePopulator does not handle comments properly when ignoring failures
http://jira.springframework.org/browse/SPR-6345
|
15 years ago |
Keith Donald
|
aac9107f6b
|
SPR-6350
|
15 years ago |
Keith Donald
|
4877a0412c
|
fixed typo
|
15 years ago |
Luke Taylor
|
95ad3c923a
|
SPR-5158: Updated description of HandlerInterceptor configuration to spell out which requests the interceptor is applied to
|
15 years ago |
Luke Taylor
|
5008f7fdec
|
SPR-6338: Fixed columns in jmx metadata-types table
|
15 years ago |
Luke Taylor
|
ef02feed55
|
SPR-6338: Rewrite of source-level JMX metadata to remove references to commons attributes
|
15 years ago |
Luke Taylor
|
a0b71d867f
|
Removed javadoc refs to JMX commons attribute source
|
15 years ago |
David Syer
|
fc2d8ba73f
|
SPR-5917 Add docs on Lifecycle
|
15 years ago |
Jeremy Grelle
|
e8845c7ead
|
SPR-6340 - Add coverage of JSON support to reference guide
|
15 years ago |
Arjen Poutsma
|
a5be9c5cf5
|
Changing umlaut to unicode sequence
|
15 years ago |
Jeremy Grelle
|
58841f3c66
|
Updated javadoc to reflect minimum JSP version 2.0
|
15 years ago |
Jeremy Grelle
|
130ef7948d
|
Fixed javadoc
|
15 years ago |
Arjen Poutsma
|
60d2fdfcea
|
SPR-6188 - UriTemplate: Insufficient handling of characters that need to be escaped.
|
15 years ago |
Juergen Hoeller
|
8be36fafef
|
introduced dedicated Jsr330ScopeMetadataResolver
|
15 years ago |
Juergen Hoeller
|
4fb68bef04
|
polishing
|
15 years ago |
Juergen Hoeller
|
56778110cd
|
added dedicated onClose notification to differentiate between manual stop and close-driven stop
|
15 years ago |
Keith Donald
|
4e35c59a20
|
fixed incorrect example and JSF reference
|
15 years ago |
Keith Donald
|
3361de3875
|
SPR-6278
|
15 years ago |
Andy Clement
|
61a8fa0ebd
|
change PlaceOfBirth toString() so round tripping from String > new PlaceOfBirth(String) > String works ok
|
15 years ago |
Thomas Risberg
|
3faf28ebaf
|
created a protected doSetValue method so sub-classes can override the implementation easier (SPR-3978)
|
15 years ago |
Thomas Risberg
|
e27330ec5d
|
created a protected doSetValue method so sub-classes can override the implementation easier (SPR-3978)
|
15 years ago |
Thomas Risberg
|
b88db7a594
|
extracted creation of new ArgPreparedStatementSetter and ArgTypePreparedStatementSetter into protected methods to allow sub-classes to override (SPR-3977)
|
15 years ago |
Thomas Risberg
|
5491a63f2e
|
added info about the new web-struts module
|
15 years ago |
Thomas Risberg
|
5ebdf110f5
|
moved first para to chapter level and removed intro section
|
15 years ago |