7357 Commits (2e1c035d42b060b6204c970ffd4526dc4e932c8e)
 

Author SHA1 Message Date
Phillip Webb 2e1c035d42 Increased ResolvableType unit test coverage 13 years ago
Juergen Hoeller 6cfbcf4f17 Avoid NPE in hasUnresolvableGenerics() 13 years ago
Juergen Hoeller 231433f540 Polishing 13 years ago
Juergen Hoeller 2d91309fdf Fixed detection of setter in case of getter with covariant return type narrowing 13 years ago
Juergen Hoeller b32451ac9f Polishing 13 years ago
Juergen Hoeller 614387fe0e Sneaked in test for covariant return type narrowing in a getter method 13 years ago
Juergen Hoeller 109faaced8 Factory method type resolution works with indexed and named arguments as well 13 years ago
Juergen Hoeller 4675bc4e0c Cache InjectionMetadata per bean name instead of per Class, if possible 13 years ago
Rossen Stoyanchev 14b9931ee3 Update MvcUriComponentsBuilder to use DispServlet WAC 13 years ago
Rossen Stoyanchev cf5db8362b Replace MvcUrls with MvcUriComponentsBuilder 13 years ago
Phillip Webb e7f89f87c1 Fix off-by-one error in parseLocaleString 13 years ago
Phillip Webb e80b7d1e22 Add getSource() to ResolvableType & TypeDescriptor 13 years ago
Phillip Webb 014d156f5b Make EvaluationException more informative 13 years ago
Phillip Webb 1a3ba79071 Restore prior resolveTypeArguments behavior 13 years ago
Juergen Hoeller 393cfcff40 Cache InjectionMetadata per bean name instead of per Class 13 years ago
Juergen Hoeller 166b7a906e Changed spring-beans-groovy's Groovy dependency to optional 13 years ago
Juergen Hoeller 6d80da2e31 Polishing 13 years ago
Juergen Hoeller dfb29f4296 Introduced ScriptEvaluator strategy interface 13 years ago
Phillip Webb 12e896ed8b Polish 13 years ago
Juergen Hoeller 8bd480441e Made processCommonDefinitionAnnotations(AnnotatedBeanDefinition) public 13 years ago
Juergen Hoeller 4aab31531b ExpressionState.getConfiguration() should never return null 13 years ago
Juergen Hoeller 0851766738 Accept non-generic type match as a fallback 13 years ago
Juergen Hoeller 02f9b713b0 Added Groovy plugin to spring-context module as well 13 years ago
Juergen Hoeller 401056b520 Only apply Groovy plugin to modules where it is actually needed 13 years ago
Juergen Hoeller 833d76ba5e Upgraded to ASM 4.2 13 years ago
Rossen Stoyanchev b8809daf5f Refactor HandlerMethod support in spring-messaging 13 years ago
Rossen Stoyanchev 4892a27016 Add STOMP broker relay unit tests 13 years ago
Rossen Stoyanchev bfa6645c7d Make changes for timing related test failures 13 years ago
Rossen Stoyanchev 2d78a066fb Add ListenableFuture to TcpOperations connect methods 13 years ago
Rossen Stoyanchev f3ca3c108c Switch to reactor snapshots and make use of API change 13 years ago
Sam Brannen 6b0a62569b Fix broken test in MvcNamespaceTests 13 years ago
Phillip Webb e95bd9e250 Add @PropertySources and ignoreResourceNotFound 13 years ago
Rossen Stoyanchev 8917821e95 Polish GenericMessage 13 years ago
Rossen Stoyanchev bafc73f147 Integrate suggested support for creating MVC URLs 13 years ago
Oliver Gierke 4fd27b12fc Introduced MvcUriComponentsBuilder to create URIs pointing to controller methods. 13 years ago
Rossen Stoyanchev 92a48b72d7 Polish (minor) 13 years ago
Phillip Webb e3d3d8cd95 Consistent ordering for @PropertySource locations 13 years ago
Phillip Webb b0ff834ee3 Multicaster support for events with null source 13 years ago
Phillip Webb 6d882b149d Add targetIsClass to SpEL property cache key 13 years ago
Sam Brannen 7658d856ca Assert context uniqueness against merged config 13 years ago
Phillip Webb 686cd79bdd Propagate EvaluationContext from LiteralExpression 13 years ago
Phillip Webb c9aace4da2 Skip convert to Object from TypeConverterDelegate 13 years ago
Phillip Webb b25e91a550 Relax JavaBean rules for SpEL property access 13 years ago
Phillip Webb 59fcf5014f Increase timeout for Stomp integration tests 13 years ago
Rossen Stoyanchev d2eff4ead6 Improve GenericMessage.toString() 13 years ago
Rossen Stoyanchev 61d13547e1 Remove @UnsubscribeEvent 13 years ago
Rossen Stoyanchev 715a11ce8c Polish AnnotationMethodMessageHandler and annotations 13 years ago
Brian Clozel fb586da673 Support @PathVariable in annotated message handling methods 13 years ago
Brian Clozel efa86e80d8 Upgrade json-path to 0.9.0 version 13 years ago
Phillip Webb 79048e18be Allow TypeDescriptor create with null generics 13 years ago