2705 Commits (0ba83755467dabdc6c133d663ece66815407913d)
 

Author SHA1 Message Date
Keith Donald d9aab1079c found hotspot; added ConverisonServiceFactoryBean 15 years ago
Keith Donald 692b1ef636 found hotspot; added ConverisonServiceFactoryBean 15 years ago
Juergen Hoeller 4024b67926 removed formal deprecation from addPropertyValue; just hinting at add now 15 years ago
Juergen Hoeller 2cb6e21161 Derby requires a publicly accessible stream creation method (SPR-6346) 15 years ago
David Syer f49a8d2e3e Add some tests (and comment out the one that is breaking the build) 15 years ago
David Syer af674bfac4 RESOLVED - issue SPR-6398: Document attributes in @Scheduled and friends 15 years ago
Keith Donald 5716360936 doc updates 15 years ago
Keith Donald b896457586 doc updates 15 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 15 years ago
Costin Leau 4375b9c89a SPR-6333 15 years ago
Juergen Hoeller 4efa91d2f0 mvc:annotation-driven exposes default Validator and ConversionService as top-level beans (SPR-6377) 15 years ago
Costin Leau a9d4a58294 + fix filename problem 15 years ago
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 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 15 years ago
David Syer 66939ded0f RESOLVED - issue SPR-6366: Cannot import bean definitions using classpath*: resource location 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 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 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 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 15 years ago
David Syer 534f8a4705 RESOLVED - issue SPR-6345: ResourceDatabasePopulator does not handle comments properly when ignoring failures 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