9832 Commits (9a1b41ffb8d30e47bcd1a4ac27871b972425c3b8)
 

Author SHA1 Message Date
Sam Brannen 9a1b41ffb8 Polish Javadoc & imports for BeanDefinitionDocumentReaders 10 years ago
Brian Clozel 1705930c8e Merge pull request #735 from rjozwik/fix-huc-is-reserved 10 years ago
Juergen Hoeller 91a0107e4a ResolvableType.getType() returns ParameterizedType when built with forClassWithGenerics 10 years ago
Juergen Hoeller e3d1a1dda2 @Resource injection points support @Lazy as well 10 years ago
Rossen Stoyanchev b94c6fdf7a Add tests for SPR-12738 10 years ago
Stephane Nicoll facd2401cd Document lifecycle issue with JNDI-based beans 10 years ago
Stephane Nicoll 152a7b645f Support for Collection-based return type 10 years ago
Juergen Hoeller 7191050e26 Revised common validation methods in AbstractMessageConverterMethodArgumentResolver 10 years ago
Sam Brannen 65b6017db9 Return exception from convertJmsInvokerAccessException() 10 years ago
Sam Brannen 53c2531a8b Polish Javadoc for JmsInvokerClientInterceptor 10 years ago
Stephane Nicoll 8fcbdaee24 Handle receive timeout in JmsInvokerClientInterceptor 10 years ago
Sebastien Deleuze 90e6304b49 Adjust log level for invalid SockJS or Websocket requests 10 years ago
Sebastien Deleuze 40cbede7f3 Improve error handling in WebUtils.isValidOrigin() 10 years ago
Stephane Nicoll adb502a0de Merge pull request #739 from ericbottard/CodeFlowJavadocFix 10 years ago
Eric Bottard ece7eb14ff Fix copy/paste error in Javadoc 10 years ago
Stephane Nicoll aabf73dea4 Add Commons Pool 2 support 10 years ago
Stephane Nicoll 1aec6a6cc2 Detect Order on target class as well 10 years ago
Juergen Hoeller f20a62408b Correct reference to executeAndReturnKey method 10 years ago
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