9756 Commits (ce085a606f3e5f019037cff565c10702bf691237)
 

Author SHA1 Message Date
Juergen Hoeller ce085a606f Revised condition override check based on method names instead of bean names 11 years ago
Juergen Hoeller c0e550cfb4 ScriptUtils properly refers to statement numbers instead of line numbers 11 years ago
Juergen Hoeller 7a5b2e6a75 Latest dependency updates (Tomcat 8.0.20, Jetty 9.2.9, EhCache 2.9.1, EhCache-JCache 1.0.1) 11 years ago
Spring Buildmaster d7dcf8d6f4 Next Development Version 11 years ago
Juergen Hoeller d77af71e9c Revised common validation methods in AbstractMessageConverterMethodArgumentResolver 11 years ago
Sebastien Deleuze 5db4e4bab0 Adjust log level for invalid SockJS or Websocket requests 11 years ago
Sebastien Deleuze 7cc56e1630 Improve error handling in WebUtils.isValidOrigin() 11 years ago
Juergen Hoeller b5e80390de Correct reference to executeAndReturnKey method 11 years ago
Juergen Hoeller 55a14eb684 MessageHeaderAccessor defensively checks id, timestamp and contentType values 11 years ago
Sam Brannen d8269dd9fe Polish reference manual regarding WebSocket 11 years ago
Juergen Hoeller aae7583141 Latest dependency updates (Groovy 2.3.10, SLF4J 1.7.10) 11 years ago
Rossen Stoyanchev 6fafe63311 Ignore Pong messages in StompSubProtocolHandler 11 years ago
Rossen Stoyanchev f1e406c63b Fix handling of empty payload Pong message on Jetty 11 years ago
Juergen Hoeller c8a4d1649f Latest dependency updates (AspectJ 1.8.5, Joda-Time 2.7, H2 1.4.185) 11 years ago
Juergen Hoeller 8dbe753963 Polishing 11 years ago
Sebastien Deleuze 23fa37b08b Change SockJS and Websocket default allowedOrigins to same origin 11 years ago
Sebastien Deleuze cc78d40c6b Fix SockJS origin check 11 years ago
Sebastien Deleuze 1dc39324b9 Add parametrized constructors to MappingJackson2MessageConverter 11 years ago
Juergen Hoeller 2a240b0dc8 ServletUriComponentsBuilder.java avoids NPE on scheme check 11 years ago
Juergen Hoeller 3b8d878285 ScheduledAnnotationBeanPostProcessor uses target class as cache key in case of proxy 11 years ago
Sam Brannen d98f626be1 Make TestPropertySourceUtils more robust 11 years ago
Sam Brannen b8dbf2345c Polish Javadoc for @TestPropertySource 11 years ago
Sam Brannen 2b135f0d51 Open up TestPropertySourceUtils for public consumption 11 years ago
Sam Brannen e5d41d91d5 Preserve ordering of inlined props in @TestPropertySource 11 years ago
Rossen Stoyanchev f398dd03a7 Pass SockJS session attributes to HandshakeHandler 11 years ago
Sam Brannen f82c6635d7 Add further regression tests for @TestPropertySource 11 years ago
Andy Wilkinson 9499e4166c Fix Animal Sniffer 11 years ago
Juergen Hoeller bf442c093c Latest dependency updates (POI 3.11, FreeMarker 2.3.21) 11 years ago
Juergen Hoeller fab8dd3d0b Combined backport of Jackson configuration enhancements: Locale/TimeZone settings, refined module configuration 11 years ago
Stephane Nicoll 1646f62700 BeanWrapper auto-grows arrays if necessary 11 years ago
Juergen Hoeller c8d9bfadad Latest dependency updates (JasperReports 6.0.3, Tomcat 8.0.18, Undertow 1.1.2) 11 years ago
Juergen Hoeller 0706889222 Polishing 11 years ago
Juergen Hoeller 25644dbdb9 Revised validation javadoc, plus protected validate/isBindingErrorFatal template methods 11 years ago
Juergen Hoeller 181b35243e Properly honor conditions on overriding bean methods 11 years ago
Juergen Hoeller 6c47b5f5d3 Avoid ConcurrentModificationException in getBeansWithAnnotation 11 years ago
Rossen Stoyanchev 4a423e50a8 Add fromHttpRequest to UriComponentsBuilder 11 years ago
Brian Clozel 0225a7776c Revisit empty body response support in HTTP client 11 years ago
Brian Clozel d57f7f8783 Sort handler matches in ResourceUrlProvider 11 years ago
Brian Clozel 4550b4a254 Avoid loss of body content in AbstractRequestLoggingFilter 11 years ago
Brian Clozel f902fb911c Initialize ResourceUrlProvider only once 11 years ago
Brian Clozel 77c8aa53ae Allow relative paths within resource location path 11 years ago
Brian Clozel bb5da15e1c Allow protocol relative URLs in CssLink Transformer 11 years ago
Brian Clozel 0c8d07fcff Fix context-relative default value in XML parsing 11 years ago
Stephane Nicoll 47fdac9214 Clarify the use of @Cacheable in PostConstruct code 11 years ago
Stephane Nicoll 7ffa845aa8 Fix broken build 11 years ago
Stephane Nicoll 09bd7037e9 Allow MBeans to be excluded additively 11 years ago
Rossen Stoyanchev 49c21a0a06 Update javadoc for MultipartFile.transferTo 11 years ago
Rossen Stoyanchev d9d8a79c30 Update Netty4ClientHttpRequestFactory buffer size 11 years ago
Rossen Stoyanchev 04840166af DefaultSubscriptionRegistry returns safe to iterate Map 11 years ago
Stephane Nicoll 6fce6d4668 Allow subclasses to configure the Yaml instance 11 years ago