10148 Commits (86fd0afbf25e225b64d12b1e98cd9a6e22dc6463)
 

Author SHA1 Message Date
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
Sam Brannen 93f403cbf6 Ensure that contexts loaded by the TCF are active 10 years ago
Sam Brannen d66d160543 Use ConcurrentHashMaps in DefaultContextCache 10 years ago
Sam Brannen c52a0ccdfd Introduce TestContextManager(TestContextBootstrapper) constructor 10 years ago
Sam Brannen 9e6a5ae4a7 Merge pull request #780 from sbrannen/SPR-12683 10 years ago
Sam Brannen 129488cb4f Improve extensibility of TestContext bootstrapping & context caching 10 years ago
Sam Brannen e6c24f7167 Convert ContextCache to interface with default implementation 10 years ago
Sam Brannen c9d597f519 Introduce createBootstrapContext() extension in TestContextManager 10 years ago
Sam Brannen 0b054f9fbd Improve Javadoc for TestContextBootstrapper 10 years ago
Sam Brannen 186abcb054 Introduce buildTestContext() in TestContextBootstrapper 10 years ago
Sam Brannen 0392a88c69 Move static ContextCache to DefaultCacheAwareContextLoaderDelegate 10 years ago
Sam Brannen 0e287c1a90 Introduce resetContextCache() in ContextCacheTestUtils 10 years ago
Sam Brannen dc345dcb3d Polish TestContextManager 10 years ago
Sam Brannen 0cb22fc8f3 Use SoftReferences for context caching in the TCF 10 years ago
Sam Brannen 2a4f4cd258 Introduce reset() method in ContextCache 10 years ago
Rossen Stoyanchev c29eae3307 Support user destinations with multiple app servers 10 years ago
Rossen Stoyanchev c384945a17 Polish "user" destination support package 10 years ago