7638 Commits (f199d5187b2b88654f8d2e072d4da128cbda13f0)
 

Author SHA1 Message Date
Sam Brannen f199d5187b Polish reference manual 11 years ago
Spring Buildmaster 569fbc9f39 Next development version 11 years ago
Phillip Webb 421292acf4 Final documentation polish before 4.0 11 years ago
Rossen Stoyanchev e637418010 Update stomp/websocket documentation 11 years ago
Rossen Stoyanchev f36863947d Update STOMP/WebSocket documentation 11 years ago
Juergen Hoeller 50b8a53415 What's New overhaul 11 years ago
Juergen Hoeller ca194261a4 Removed support for JBoss AS 5's VFS variant (since we require JBoss AS 6+ now) 11 years ago
Juergen Hoeller 21f680c861 Deprecated DefaultKeyGenerator 11 years ago
Sam Brannen 6ee725031c Document meta-annotation support in the TCF 11 years ago
Sam Brannen 341854fb56 Revised wording around “new in 3.2” 11 years ago
Sam Brannen 48ecf0af57 Do not format TestContext unless referring to class 11 years ago
Brian Clozel a9a20e297b changed Sun references and links to Oracle 11 years ago
Sam Brannen a83fb13fc4 Add Testing Improvements section to reference manual 11 years ago
Juergen Hoeller a3a43448d1 Polishing 11 years ago
Phillip Webb b085ec90b2 Replace references to VMware with Pivotal 11 years ago
Juergen Hoeller aa6e6c1349 Polishing 11 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) 11 years ago
Phillip Webb b124066d63 Add What's new in 4.0 to reference documentation 11 years ago
Brian Clozel 309fe9ceb1 Document MVC concepts introduced in Spring 4.0 11 years ago
Rossen Stoyanchev 01a78bbbac Add WebSocket reference documentation 11 years ago
Brian Clozel 0a52c86559 Clean MVC reference documentation 11 years ago
Phillip Webb d6b4d92eed Clean reference docs and prepare for Spring 4 11 years ago
Brian Clozel 8b48ba2af3 Remove the What's new in Spring 3 from docs 11 years ago
Phillip Webb 7e1e99d272 Extract appendix from main index.adoc 11 years ago
Juergen Hoeller bc5affa79a Made BeanUtils.copyProperties defensive about property type mismatches 11 years ago
Rossen Stoyanchev 92dad1849f Rename @[Path/Destination]Variable in spring-messaging 11 years ago
Juergen Hoeller a9605a11e9 "acceptExisting" flag allows for sharing per cacheManagerName on EhCache 2.5+ 11 years ago
Juergen Hoeller 9c157ea073 DispatcherPortlet never uses a resource forward on Liferay 11 years ago
Juergen Hoeller 8d6d6be39a MBean registration happens in a fully synchronized fashion for consistent results 11 years ago
Juergen Hoeller 1b4e02b178 RequiredAnnotationBeanPostProcessor skips factory-bean definitions 11 years ago
Juergen Hoeller 161819f141 Component scanning ignores attributes and meta-annotations on non-public annotations 11 years ago
Sam Brannen a223e247c2 Document meta-annotation support in the TCF 11 years ago
Juergen Hoeller 9fbb57c3ec Fixed CGLIB class validation to not raising warning for static final methods 11 years ago
Juergen Hoeller 3ff3805ed6 Fixed extractOutputParameters to properly extract ResultSet in all cases 11 years ago
Juergen Hoeller ccafccbec8 Actually accept String expressions for "prefetch" and "receive-timeout" in jms namespace 11 years ago
Juergen Hoeller 2d2226baf6 Added 546 to Sybase data integrity violation codes 11 years ago
Juergen Hoeller 62ea627965 Revised exclusion of java.lang.Class properties 11 years ago
Phillip Webb a1529d498e Fix possible GenericMsgTemplate race condition 11 years ago
Phillip Webb f57c4a09ee Polish 11 years ago
Sam Brannen da7ae4a63b Polish meta-annotation terminology in MetaAnnoUtils 11 years ago
Sam Brannen 800018a817 Do not repopulate RequestContextHolder in ServTEL 11 years ago
Sam Brannen 099b10d23b Honor presence of @WebAppConfiguration in ServTEL 11 years ago
Juergen Hoeller c5d797736b Added tests for custom qualifier annotations on scoped @Bean methods 11 years ago
Juergen Hoeller cb624e25c5 Fixed ExtendedBeanInfo and its tests to accept JDK 8 b117+ introspection results 11 years ago
Juergen Hoeller 92816492ed Established well-defined registration order for Hibernate package scanning 11 years ago
Juergen Hoeller eb1b3c5a68 Use bean-creating factory's AutowireCandidateResolver even for dependencies in parent factory 11 years ago
Juergen Hoeller be63c07b2e Polishing 11 years ago
Juergen Hoeller d6e84631f5 Fixed @since tag 11 years ago
Juergen Hoeller 4fe52d1953 Polishing 11 years ago
Juergen Hoeller 6d7ce439b1 Introduced GuavaCacheManager as an alternative to ConcurrentMapCacheManager 11 years ago