10064 Commits (e5b505224b77bb2428ab9ca85e894a1ba51f8994)
 

Author SHA1 Message Date
Juergen Hoeller dbd353bbd9 MessageHeaderAccessor defensively checks id, timestamp and contentType values 10 years ago
Sam Brannen c7a456c0bf Polish reference manual regarding WebSocket 10 years ago
Juergen Hoeller 81ae1153e6 Latest dependency updates (Groovy 2.4.1, SLF4J 1.7.10) 10 years ago
Juergen Hoeller 2135e70f36 Polishing 10 years ago
Rossen Stoyanchev 917eb1de0b Ignore Pong messages in StompSubProtocolHandler 10 years ago
Rossen Stoyanchev 1f990c3df6 Fix handling of empty payload Pong message on Jetty 10 years ago
Juergen Hoeller 406171c9c0 RequestPartMethodArgumentResolver declares @UsesJava8 now 10 years ago
Juergen Hoeller 69844ed30b Latest dependency updates (AspectJ 1.8.5, Joda-Time 2.7, H2 1.4.185) 10 years ago
Juergen Hoeller 0c15a54007 Polishing 10 years ago
Juergen Hoeller 8716129058 Revised MappingJackson2MessageConverter towards var-arg constructor 10 years ago
Juergen Hoeller 6ebac00f32 @RequestPart supports java.util.Optional 10 years ago
Juergen Hoeller 61cc3b5bff ServletUriComponentsBuilder.java avoids NPE on scheme check 10 years ago
Juergen Hoeller 1273c90a64 ScheduledAnnotationBeanPostProcessor uses target class as cache key in case of proxy 10 years ago
Sebastien Deleuze 8159aa99a1 Add parametrized constructors to MappingJackson2MessageConverter 10 years ago
Sebastien Deleuze 6062e15572 Change SockJS and Websocket default allowedOrigins to same origin 10 years ago
Sam Brannen 42af33034d Make TestPropertySourceUtils more robust 10 years ago
Sam Brannen 0267715c9d Polish Javadoc for @TestPropertySource 10 years ago
Sam Brannen 75e0bc9271 Open up TestPropertySourceUtils for public consumption 10 years ago
Sam Brannen d6a799ad4a Preserve ordering of inlined props in @TestPropertySource 10 years ago
Sam Brannen add718d75c Polish EnumerablePropertySource 10 years ago
Rossen Stoyanchev b4fa1c24cc Pass SockJS session attributes to HandshakeHandler 10 years ago
Stephane Nicoll 8eb7beebc8 Order ApplicationListener using @Order 10 years ago
Sam Brannen 67934a22e2 Add further regression tests for @TestPropertySource 10 years ago
Sam Brannen ef75bd8441 Clean up classpath for iajc Ant task 10 years ago
Stephane Nicoll 66735d01cf Add exception-handler attribute support for AspectJ 10 years ago
Stephane Nicoll fa8d202a45 AspectJ support for javax.transaction.Transactional 10 years ago
Stephane Nicoll d75f390360 Merge pull request #738 from johnktims/patch-3 10 years ago
John Tims 4c00a3b4c8 fix javadoc typo 10 years ago
Juergen Hoeller be76da654f Latest dependency updates (POI 3.11, FreeMarker 2.3.21) 10 years ago
Juergen Hoeller 77fcf21401 Refined Jackson configuration enhancements 10 years ago
Andy Wilkinson 7a6a13201f Fix Animal Sniffer 10 years ago
Stephane Nicoll aa213396b4 BeanWrapper auto-grows arrays if necessary 10 years ago
Radosław Józwik 6d734f2340 Fix reserved set definition according to appendix A of RFC 3986 10 years ago
Juergen Hoeller f58abd3d9a Polishing (forward-ported from 4.1.x) 10 years ago
Juergen Hoeller 098e60e125 Latest dependency updates (Tomcat 8.0.18, Undertow 1.1.2) 10 years ago
Juergen Hoeller 75bf9df384 Latest dependency updates (Jackson 2.5.1, JasperReports 6.0.3) 10 years ago
Juergen Hoeller 058714b03a Polishing 10 years ago
Juergen Hoeller 7585be85f3 Revised validation javadoc, plus protected validate/isBindingErrorFatal template methods 10 years ago
Juergen Hoeller 981aefc2c0 Properly honor conditions on overriding bean methods 10 years ago
Juergen Hoeller 918bc3b103 Avoid ConcurrentModificationException in getBeansWithAnnotation 10 years ago
Stephane Nicoll 13ccc8ede8 Merge pull request #723 from svolsky/SPR-12653 10 years ago
Stas Volsky ef95fc2f7e Synchronize clear on TransactionAwareCacheDecorator 10 years ago
Stephane Nicoll 6b3092c236 Clear expression caches on context shutdown 10 years ago
Stephane Nicoll 37c04bd9c8 Fix usage of Java8 API 10 years ago
Stephane Nicoll 4741a12fdc Support for transactional event listener 10 years ago
Stephane Nicoll f0fca890bb Annotation-based event listeners 10 years ago
Stephane Nicoll 6d6422acde Support for generics-based events 10 years ago
Rossen Stoyanchev f84c458aba Add fromHttpRequest to UriComponentsBuilder 10 years ago
Sebastien Deleuze 9b3319b3b3 Fix SockJS origin check 10 years ago
Stephane Nicoll 29a6d24d65 Clarify the use of @Cacheable in PostConstruct code 10 years ago