2450 Commits (af674bfac47f839161e9155200fa5ce553fa8d45)
 

Author SHA1 Message Date
David Syer af674bfac4 RESOLVED - issue SPR-6398: Document attributes in @Scheduled and friends 17 years ago
Keith Donald 5716360936 doc updates 17 years ago
Keith Donald b896457586 doc updates 17 years ago
Juergen Hoeller 3b9605bc57 init/destroy methods get processed in the order of declaration at each hierarchy level (SPR-6344); process DestructionAwareBeanPostProcessors in common post-processor order; aligned metadata retrieval code 17 years ago
Costin Leau 4375b9c89a SPR-6333 17 years ago
Juergen Hoeller 4efa91d2f0 mvc:annotation-driven exposes default Validator and ConversionService as top-level beans (SPR-6377) 17 years ago
Costin Leau a9d4a58294 + fix filename problem 17 years ago
Juergen Hoeller 46cd083976 added chaining-capable "add" method to MutablePropertyValues 17 years ago
Keith Donald a300aa19b6 improved toString method 17 years ago
Keith Donald 34a75c1ae6 improved toString method 17 years ago
Costin Leau ab5e4a4ff3 SPR-6333 17 years ago
Juergen Hoeller 856fefeaad fixed javadoc to reflect current implementation (SPR-6390) 17 years ago
Juergen Hoeller b41e3956bc revised scope inheritance: default scope is "" (empty String) now; consistent isPrototype checks 17 years ago
Juergen Hoeller ee5330801d BeanDefinitions return isSingleton()=true by default again (for CXF compatibility) 17 years ago
Juergen Hoeller a741410421 TransactionTemplate catches undeclared checked exception and rethrows it as UndeclaredThrowableException (SPR-6361) 17 years ago
Juergen Hoeller eb0b4f0cbd added support for Hibernate 3.3 RegionFactory cache SPI to LocalSessionFactoryBean (SPR-6387) 17 years ago
Keith Donald f2477c4bf5 default conversion service instance caching and tests 17 years ago
Keith Donald da5432fbf5 default conversion service instance caching and tests 17 years ago
Keith Donald 7b561c76fe default conversion service instance caching and tests 17 years ago
Keith Donald 6c66406f7f removed converter matcher since its not used directly 17 years ago
Juergen Hoeller 08f9f8b8fb startup thread marked as daemon now (SPR-6382) 17 years ago
Keith Donald 3bfbcd7276 moved generic converter to spi; added entity converter; removed various service impls in favor of service factory 17 years ago
Keith Donald d85dc01e28 moved generic converter to spi; added entity converter; removed various service impls in favor of service factory 17 years ago
Arjen Poutsma 211e36c249 SPR-6371 - Jaxb2Marshaller should use AnnotationUtils 17 years ago
David Syer 7ac0e2ba02 RESOLVED - issue SPR-6366: Cannot import bean definitions using classpath*: resource location 17 years ago
David Syer 66939ded0f RESOLVED - issue SPR-6366: Cannot import bean definitions using classpath*: resource location 17 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 17 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 17 years ago
Keith Donald 3f65721ba8 removed new EmbeddedDatabaeBuilder methods that don't seem very useful for embedded scenarios; javadoc polishing 17 years ago
Luke Taylor 222ae33666 SPR-6087: Updated Javadoc for HandlerInterceptor to indicate invocation order of afterCompletion() methods 17 years ago
David Syer 35472300ae OPEN - issue SPR-6346: NoSuchMethodException in DerbyEmbeddedDatabaseConfigurer 17 years ago
Sam Brannen 35d4d7bbac Fixed typos 17 years ago
David Syer efb2647978 RESOLVED - issue SPR-6348: ResourceDatabasePopulator is too verbose when reporting ignored failures 17 years ago
David Syer 534f8a4705 RESOLVED - issue SPR-6345: ResourceDatabasePopulator does not handle comments properly when ignoring failures 17 years ago
Keith Donald aac9107f6b SPR-6350 17 years ago
Keith Donald 4877a0412c fixed typo 17 years ago
Luke Taylor 95ad3c923a SPR-5158: Updated description of HandlerInterceptor configuration to spell out which requests the interceptor is applied to 17 years ago
Luke Taylor 5008f7fdec SPR-6338: Fixed columns in jmx metadata-types table 17 years ago
Luke Taylor ef02feed55 SPR-6338: Rewrite of source-level JMX metadata to remove references to commons attributes 17 years ago
Luke Taylor a0b71d867f Removed javadoc refs to JMX commons attribute source 17 years ago
David Syer fc2d8ba73f SPR-5917 Add docs on Lifecycle 17 years ago
Jeremy Grelle e8845c7ead SPR-6340 - Add coverage of JSON support to reference guide 17 years ago
Arjen Poutsma a5be9c5cf5 Changing umlaut to unicode sequence 17 years ago
Jeremy Grelle 58841f3c66 Updated javadoc to reflect minimum JSP version 2.0 17 years ago
Jeremy Grelle 130ef7948d Fixed javadoc 17 years ago
Arjen Poutsma 60d2fdfcea SPR-6188 - UriTemplate: Insufficient handling of characters that need to be escaped. 17 years ago
Juergen Hoeller 8be36fafef introduced dedicated Jsr330ScopeMetadataResolver 17 years ago
Juergen Hoeller 4fb68bef04 polishing 17 years ago
Juergen Hoeller 56778110cd added dedicated onClose notification to differentiate between manual stop and close-driven stop 17 years ago
Keith Donald 4e35c59a20 fixed incorrect example and JSF reference 17 years ago