6729 Commits (278a5924cb530f5b232e5af0f9ab04bd239600c8)
 

Author SHA1 Message Date
Rossen Stoyanchev 278a5924cb Remove isLast flag from WebSocketMessage 12 years ago
Rossen Stoyanchev 9ca03cf772 Upgrade spring-websocket to Jetty 9.0.3 12 years ago
Rossen Stoyanchev 05084d504b Add spring-websocket module tests 12 years ago
Rob Winch 6a5acb9372 Update to Gradle 1.6 12 years ago
Juergen Hoeller 14617447a6 Consistent use of Class<?> in core container method signatures 12 years ago
Juergen Hoeller bc3e5851b3 Detect a FactoryBean type match even if predictBeanType returned a non-FactoryBean type 12 years ago
Juergen Hoeller 25e29b851d GenericTypeResolver defensively calls Class.getGenericSuperclass() and consistently uses Class<?> 12 years ago
Rob Winch 23737a4516 Update the README to use JDK1.8 b88 12 years ago
Rob Winch 9468548116 Add @Override to remaining source files 12 years ago
Rossen Stoyanchev 30db112d37 Close InputStream in ResourceHttpMessageConverter 12 years ago
Sam Brannen 6fa493908b Hoellereasymock --> Hoeller 12 years ago
Juergen Hoeller 1f0f46fb06 ServletContextResourcePatternResolver uses encoded jar file location for UrlResource 12 years ago
Rossen Stoyanchev 0634555424 Delay check if pattern ends with slash 12 years ago
Rossen Stoyanchev e39fe1822d Allow treating empty @RequestParam as missing value 12 years ago
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