6765 Commits (e63ee1ee5a5f71f63dad66f370d7a3ef6cdf0f19)
 

Author SHA1 Message Date
Rossen Stoyanchev c0cacfcd68 Add servletRelativeAction form tag attribute 12 years ago
Rossen Stoyanchev aaded7e30b Improve default content type selection 12 years ago
Rossen Stoyanchev 78fcd28389 Invoke global, then local @InitBinder/@ModelAttribute 12 years ago
Juergen Hoeller 640555194b Introduced assertions for bean accessor delegation in AbstractApplicationContext 12 years ago
Phillip Webb 30b21a987e Make @Configuration classes thread-safe 12 years ago
Phillip Webb 8b904102ff Update ...DirtiesContextTests to get beans early 12 years ago
Phillip Webb 3126a4cf46 Merge branch 'SPR-10534' 12 years ago
Phillip Webb 7c7fdb0736 Add support for DeferredImportSelector 12 years ago
Phillip Webb b257253a2b Support for @Conditional configuration 12 years ago
Phillip Webb 8e445f3a21 Extend AnnotationMetadata and MethodMetadata 12 years ago
Phillip Webb eb1776e79d Allow access to applied property sources 12 years ago
Phillip Webb 0652febe34 Make Make ClassPathContextResource protected 12 years ago
Phillip Webb 13e460827e Fix external Javadoc references. 12 years ago
Phillip Webb e9a2e688cb Allow late binding ServletContextAwareProcessor 12 years ago
Phillip Webb 19187fd365 Allow FrameworkServlet to be used as a bean 12 years ago
Chris Beams eaf8115d59 Update README.md 12 years ago
Juergen Hoeller cd1c584243 Reordered spring-websocket module descriptor 12 years ago
Juergen Hoeller ad886503f1 Revised ReflectiveMethodResolver to properly handle any kind of List returned from a MethodFilter 12 years ago
Juergen Hoeller 35847ad003 Fixed MockMvc example code 12 years ago
Juergen Hoeller 2a44228b98 Consistent use of <pre class="code"> 12 years ago
Juergen Hoeller 1ca943c681 Fixed javadoc warnings 12 years ago
Juergen Hoeller fcb0cf27d7 MappingJackson(2)HttpMessageConverter alignment 12 years ago
Juergen Hoeller a0c377b91b MappingJackson(2)MessageConverter needs to use bean ClassLoader 12 years ago
Juergen Hoeller 527776cde4 Removed JDK 8 workaround (not necessary anymore with build 88) 12 years ago
Juergen Hoeller 2c3a8a5309 Removed parsing support for the 'singleton' attribute in an XML bean definition 12 years ago
Juergen Hoeller 0fc5a5d912 Introduced 4.0 versions of all XML configuration schemas 12 years ago
Phillip Webb e1c25ff1a3 Workaround jasper report test fail on OSX 12 years ago
Rossen Stoyanchev 043aafed86 Fix build version 12 years ago
Phillip Webb 71f6da673a Consider @Import classes as lite @Configuration 12 years ago
Phillip Webb d91ffb6a59 Filter source @Configuration with @ComponentScan 12 years ago
Phillip Webb db0d780d43 Support *Aware ImportSelectors 12 years ago
Phillip Webb f05d0885ef Add AnnotationConfigApplicationContext constructor 12 years ago
Phillip Webb 2c887248f0 Make SpringFactoriesLoader.loadFactoryNames public 12 years ago
Phillip Webb a22bb43c0c Include cglib repack in core 12 years ago
Phillip Webb 84e4244793 Use source 1.7 until eclipse supports JDK 8 12 years ago
Rossen Stoyanchev 59e6298c82 Merge remote-tracking branch 'upstream/master' 12 years ago
Rossen Stoyanchev 37c6a94905 Update deps for spring-websocket 12 years ago
Sam Brannen d01d95118b Stop suppressing warnings for deleted deprecations 12 years ago
Rossen Stoyanchev e7f38e5b17 Merge branch 'websocket' 12 years ago
Rossen Stoyanchev d89b18613f Polish (minor) 12 years ago
Rossen Stoyanchev 7845ebc428 Add SockJS path detection 12 years ago
Sam Brannen 72d5a32104 Added schema version to test XML config file 12 years ago
Sam Brannen 95c1255452 Updated JdkVersion regarding Java 9 support 12 years ago
Juergen Hoeller b9ca0fb947 Compatibility of JDK 8 compiled reflection API usage with JDK <8 runtimes 12 years ago
Juergen Hoeller 255eab5bed Jaxb2Marshaller doesn't need to depend on ResourceLoaderAware 12 years ago
Juergen Hoeller 2a53a2de0e Raised Hibernate Validator support dependency to 4.3+ 12 years ago
Juergen Hoeller cac76192e2 Added "postProcessConfiguration" template method to LocalValidatorFactoryBean 12 years ago
Juergen Hoeller ddbcf62edd Replaced shared editor usage with PropertyEditorRegistrar 12 years ago
Juergen Hoeller 532de1a259 Polishing 12 years ago
Juergen Hoeller c3b624df29 Polished UriComponents implementation 12 years ago