10453 Commits (a7aaf313d7129509f203907a30729b67f3893eff)
 

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