10214 Commits (2015781ea190d7e8219cc6be1bc67cb44a1cdba3)
 

Author SHA1 Message Date
Sam Brannen bb1886c5a8 Enable AbstractStaxHandlerTestCase to run w/o Internet connection 10 years ago
Sam Brannen 8049dc358f Upgrade JsonPath dependency in spring-test to 2.0.0 10 years ago
Sam Brannen e56363737b Make findAnnotationAttributes power search private 10 years ago
Stephane Maldini 7891c0d5ca Update reactor2 support 10 years ago
Stephane Maldini 5ebc1a8b60 Update to latest reactor 2.0.1 snapshot 10 years ago
Sam Brannen a2a105918c Upgrade mockito-core dependency to 1.10.19 10 years ago
Sam Brannen 03037496c3 Upgrade netty-all dependency to 4.0.27.Final 10 years ago
Sam Brannen b45ebad2c2 Add netty-all test dependency to spring-websocket 10 years ago
Sam Brannen 7ef9ac7a4d Document & test status quo for getMetaAnnotationTypes() 10 years ago
Sam Brannen 99cc7d56ff Document return values in AnnotatedElementUtils 10 years ago
Sam Brannen e85e9768c5 Fail if multiple @BootstrapWith's are present 10 years ago
Juergen Hoeller 706d3adf07 Consistently throw IllegalStateException from getAutowireCapableBeanFactory() 10 years ago
Sam Brannen 91e46cf2ad Update TODOs in AnnotatedElementUtils[Tests] 10 years ago
Sam Brannen 25187eeb0d Document AnnotatedElementUtils & assert preconditions 10 years ago
Rob Winch 1a6aeb17e1 Add merged RequestPostProcessor to front on merge 10 years ago
Juergen Hoeller 49f3046f66 PathMatchingResourcePatternResolver skips invalid jar classpath entries 10 years ago
Rossen Stoyanchev 86fd0afbf2 Switch to AnnotatedElementUtils.findXxx for @MVC 10 years ago
Rossen Stoyanchev 8376e1eca1 Support @RequestMapping as meta-annotation 10 years ago
Rossen Stoyanchev 60b19c784d Update TCP/Reactor 10 years ago
Stephane Maldini 74c0250525 Upgrade to Reactor 2 10 years ago
Sam Brannen 122d3476d9 Polish Javadoc for condition annotation attributes 10 years ago
Sam Brannen ad6bea1cda Support abstract, bridge, & interface methods in AnnotatedElementUtils 10 years ago
Sam Brannen ececf32c05 Revert unintentional change in AnnotationUtils 10 years ago
Sam Brannen b723dcebba Polish inline documentation in AnnotatedElementUtils 10 years ago
Rossen Stoyanchev 0ddcbce90a MvcUriCB no longer extends UriCB 10 years ago
Rossen Stoyanchev cbabb00ba2 Polish 10 years ago
Rossen Stoyanchev 1cd0f433e0 Allow MvcUriComponentsBuilder instance with baseUrl 10 years ago
Sam Brannen 69b0791926 Favor local, composed annotations in the TCF 10 years ago
Sam Brannen e0d2dbd21d Polish Javadoc & TODOs in ApplicationListenerMethodAdapter 10 years ago
Sam Brannen 8ece1b145c Introduce failing/ignored tests for SPR-12738 10 years ago
Sam Brannen 7f0f04dfe3 Support annotations on interfaces in AnnotatedElementUtils 10 years ago
Sam Brannen 9b7fd8be4d Polish Javadoc for AnnotationUtils 10 years ago
Sam Brannen 9c6d4b7848 Assert status quo for interface support in AnnotationUtils 10 years ago
Rossen Stoyanchev 16ee69203c Add support for destination vars in @SendTo/SendToUser 10 years ago
Sebastien Deleuze a3159dfbf2 Add script based templating support 10 years ago
Rossen Stoyanchev b6327acec8 Add SpEL based selector to DefaultSubscriptionRegistry 10 years ago
Sam Brannen 86733a98da Polish ApplicationListenerMethodAdapter 10 years ago
Sam Brannen b9b0b78fa1 Support n meta-annotation levels on methods in AnnotationUtils 10 years ago
Sam Brannen 666d1cecc8 Fix broken test in AnnotationUtilsTests 10 years ago
Sam Brannen 19a75f2c66 Document meta-annotation support in AnnotationUtils 10 years ago
Sam Brannen ed88b7fe08 Reorganize tests in AnnotationUtilsTests for greater clarity 10 years ago
Sam Brannen 8a1f9f8aa3 Fix typo in exception message 10 years ago
Sebastien Deleuze 713fc5c4ab Add onTimeout() and onCompletion() callbacks to ResponseBodyEmitter 10 years ago
Sam Brannen 5cbe4b948d Introduce dedicated 'cache' subpackage in the TCF 10 years ago
Stephane Nicoll ca91956bdb Do not retain BeanFactory ref 10 years ago
Sebastien Deleuze 5b0a0f4db5 Support CompletableFuture as alternative to DeferredResult in MVC 10 years ago
Juergen Hoeller 72894b26c2 Fix conversion of Message<?> payload for replies 10 years ago
Stephane Nicoll 444b9032be Apply DestinationResolver to listener container 10 years ago
Sebastien Deleuze 9a65eec36f Avoid registering CorsConfiguration for methods without @CrossOrigin 10 years ago
Sam Brannen e829b2aa1d Polish Javadoc for ContextCache 10 years ago