7644 Commits (e2f85fc1d07b64e816596acb3f12d105feea71a8)
 

Author SHA1 Message Date
Juergen Hoeller e2f85fc1d0 Defensively detect non-empty String fields in @Scheduled 12 years ago
Juergen Hoeller b6970d3504 Removed obsolete JBoss 5.x support code from JBossLoadTimeWeaver 12 years ago
Juergen Hoeller 8a3b4c69c8 Fixed primitive type assignability in BeanUtils.copyProperties 12 years ago
Sam Brannen 9eb58b9596 Polish Javadoc for ScopedProxyMode 12 years ago
Sam Brannen 1c04dcbe17 Update readme.txt with current links 12 years ago
Sam Brannen 0b6bd46863 Polish reference manual 12 years ago
Sam Brannen f199d5187b Polish reference manual 12 years ago
Spring Buildmaster 569fbc9f39 Next development version 12 years ago
Phillip Webb 421292acf4 Final documentation polish before 4.0 12 years ago
Rossen Stoyanchev e637418010 Update stomp/websocket documentation 12 years ago
Rossen Stoyanchev f36863947d Update STOMP/WebSocket documentation 12 years ago
Juergen Hoeller 50b8a53415 What's New overhaul 12 years ago
Juergen Hoeller ca194261a4 Removed support for JBoss AS 5's VFS variant (since we require JBoss AS 6+ now) 12 years ago
Juergen Hoeller 21f680c861 Deprecated DefaultKeyGenerator 12 years ago
Sam Brannen 6ee725031c Document meta-annotation support in the TCF 12 years ago
Sam Brannen 341854fb56 Revised wording around “new in 3.2” 12 years ago
Sam Brannen 48ecf0af57 Do not format TestContext unless referring to class 12 years ago
Brian Clozel a9a20e297b changed Sun references and links to Oracle 12 years ago
Sam Brannen a83fb13fc4 Add Testing Improvements section to reference manual 12 years ago
Juergen Hoeller a3a43448d1 Polishing 12 years ago
Phillip Webb b085ec90b2 Replace references to VMware with Pivotal 12 years ago
Juergen Hoeller aa6e6c1349 Polishing 12 years ago
Juergen Hoeller 106a973a4d Prevent early FactoryBean creation for type checking purposes when coming from a factory method on yet another bean (e.g. from a configuration class) 12 years ago
Phillip Webb b124066d63 Add What's new in 4.0 to reference documentation 12 years ago
Brian Clozel 309fe9ceb1 Document MVC concepts introduced in Spring 4.0 12 years ago
Rossen Stoyanchev 01a78bbbac Add WebSocket reference documentation 12 years ago
Brian Clozel 0a52c86559 Clean MVC reference documentation 12 years ago
Phillip Webb d6b4d92eed Clean reference docs and prepare for Spring 4 12 years ago
Brian Clozel 8b48ba2af3 Remove the What's new in Spring 3 from docs 12 years ago
Phillip Webb 7e1e99d272 Extract appendix from main index.adoc 12 years ago
Juergen Hoeller bc5affa79a Made BeanUtils.copyProperties defensive about property type mismatches 12 years ago
Rossen Stoyanchev 92dad1849f Rename @[Path/Destination]Variable in spring-messaging 12 years ago
Juergen Hoeller a9605a11e9 "acceptExisting" flag allows for sharing per cacheManagerName on EhCache 2.5+ 12 years ago
Juergen Hoeller 9c157ea073 DispatcherPortlet never uses a resource forward on Liferay 12 years ago
Juergen Hoeller 8d6d6be39a MBean registration happens in a fully synchronized fashion for consistent results 12 years ago
Juergen Hoeller 1b4e02b178 RequiredAnnotationBeanPostProcessor skips factory-bean definitions 12 years ago
Juergen Hoeller 161819f141 Component scanning ignores attributes and meta-annotations on non-public annotations 12 years ago
Sam Brannen a223e247c2 Document meta-annotation support in the TCF 12 years ago
Juergen Hoeller 9fbb57c3ec Fixed CGLIB class validation to not raising warning for static final methods 12 years ago
Juergen Hoeller 3ff3805ed6 Fixed extractOutputParameters to properly extract ResultSet in all cases 12 years ago
Juergen Hoeller ccafccbec8 Actually accept String expressions for "prefetch" and "receive-timeout" in jms namespace 12 years ago
Juergen Hoeller 2d2226baf6 Added 546 to Sybase data integrity violation codes 12 years ago
Juergen Hoeller 62ea627965 Revised exclusion of java.lang.Class properties 12 years ago
Phillip Webb a1529d498e Fix possible GenericMsgTemplate race condition 12 years ago
Phillip Webb f57c4a09ee Polish 12 years ago
Sam Brannen da7ae4a63b Polish meta-annotation terminology in MetaAnnoUtils 12 years ago
Sam Brannen 800018a817 Do not repopulate RequestContextHolder in ServTEL 12 years ago
Sam Brannen 099b10d23b Honor presence of @WebAppConfiguration in ServTEL 12 years ago
Juergen Hoeller c5d797736b Added tests for custom qualifier annotations on scoped @Bean methods 12 years ago
Juergen Hoeller cb624e25c5 Fixed ExtendedBeanInfo and its tests to accept JDK 8 b117+ introspection results 12 years ago