10602 Commits (244c95b076542b112ab884392ebfbc9ab6dd8db0)
 

Author SHA1 Message Date
Sam Brannen 3a2da3f701 Polish and reorganize new-in-4.2 section 9 years ago
Sam Brannen 73170224c9 Polish annotation utility tests 9 years ago
Andy Clement 91ed5b6b8c SpEL: ensure correct object used for nested #this references 9 years ago
Stephane Nicoll 5a3eea8adb Update what's new section 9 years ago
Sam Brannen e7ea92561d Verify that SynthesizedAnnotation must be public 9 years ago
Sam Brannen ca09b1ff20 Introduce putIfAbsent() in AnnotationAttributes 9 years ago
Rossen Stoyanchev 18946c829f Upgrade to Reactor 2.0.2 9 years ago
Rossen Stoyanchev 0db216daab Polish 9 years ago
Juergen Hoeller fee63fdfb8 Message listener containers only call Session.recover() in client acknowledge mode 9 years ago
Sebastien Deleuze 5255e7ae21 Support CompletableFuture in @MessageMapping handler methods 9 years ago
Sebastien Deleuze d3db99c201 Support ListenableFuture in @MessageMapping handler methods 9 years ago
Juergen Hoeller 792b7b9d11 ByteBufferConverter explicitly declares applicability to byte[] 9 years ago
Stephane Nicoll 2dc674f356 Restore AbstractPropertyAccessor 9 years ago
Stephane Nicoll 27c435c4ea Polish 9 years ago
Stephane Nicoll 39b2fbbccf Make SynthetizedAnnotation public 9 years ago
Sam Brannen 4549d76fbe Merge from sbrannen/SPR-11512 9 years ago
Sam Brannen ca66e076d1 Support annotation attribute aliases and overrides via @AliasFor 9 years ago
Stephane Nicoll a87d5f8a63 Make PropertyMatches public 9 years ago
Stephane Nicoll 6fb3190353 Fix regression with binding and validation 9 years ago
Stephane Nicoll 2ab34373d1 Add possible matches for field access 9 years ago
Brian Clozel 4d5fca596d Fix directories I/O in ResourceHttpRequestHandler 9 years ago
Stephane Nicoll 3d86f15a84 Merge BeanWrapperImpl and DirectFieldAccessor 9 years ago
Rossen Stoyanchev ad4c8795ae Include only path in <spring:mvcUrl> 9 years ago
Rossen Stoyanchev af67bd944b Add 4.2 section to the reference 9 years ago
Rossen Stoyanchev 1ba0625cd9 Add baseUrl to DefaultUriTemplateHandler 9 years ago
Stephane Nicoll 01d1e71d66 Merge pull request #801 from echatman/patch-1 9 years ago
Elizabeth Chatman 5652f02af0 Fix number parsing of @Scheduled attributes 9 years ago
Stephane Nicoll 0ed9ca097b Customize destruction callback for AutoCloseable beans 9 years ago
Juergen Hoeller 271804f105 Polishing 9 years ago
Juergen Hoeller de893ada2b Compatibility with JSR-354 final (and its new Monetary singleton) 9 years ago
Juergen Hoeller b4095c3e1d Class identity comparisons wherever possible 9 years ago
Brian Clozel 57e0c789a8 Polish 9 years ago
Brian Clozel c5d6cc4134 Polish 9 years ago
Brian Clozel 9e5a33c1b3 Add a ResourceResolver implementation for WebJars 9 years ago
Sebastien Deleuze 876c9694c4 Allow use of @JsonView on @MessageMapping methods 9 years ago
Brian Clozel c36435c042 Execute HandlerInterceptors in registration order 9 years ago
Stephane Nicoll cf391f5ce1 polish 9 years ago
Juergen Hoeller 60e342e7d4 Latest dependency updates (Commons Pool 2.3, TestNG 6.9.4, Undertow 1.2.6) 9 years ago
Juergen Hoeller 6418b54f81 DataBinder tries ConversionService if PropertyEditor could not produce required type 9 years ago
Rossen Stoyanchev 6468aa775c Polish 9 years ago
Luciano Leggieri 69fc2a8ab2 Support OkHttp as (Async)ClientHttpRequestFactory 9 years ago
Rossen Stoyanchev d686f615f6 Fix typo in reference 9 years ago
Rossen Stoyanchev 90d54285d2 Add httpMethods property to LocalChangeInterceptor 9 years ago
Rossen Stoyanchev d32f5773da Merge pull request #799 from ractive/master 9 years ago
Rossen Stoyanchev 85cf4e6999 All MVC building methods accept controller type 9 years ago
james e41877d64e SPR-13033: Use @RequestMapping of correct class 9 years ago
Rossen Stoyanchev 5e8d838334 CORS-related refinements 9 years ago
Stephane Nicoll 0b84f137cc Document application event improvements 9 years ago
Juergen Hoeller e6f99ffe37 Explicit documentation on defaulting for 'autowire' and 'lazy-init' 9 years ago
Juergen Hoeller 008c9a3b45 Test for ByteBuffer-to-ByteBuffer conversion (fresh copy) 9 years ago