18393 Commits (cd69a4a03b9d09bfdcc4b9ddb0848f97c44b4338)
 

Author SHA1 Message Date
Brian Clozel cd69a4a03b Support DestinationVariable on RSocket handlers 6 years ago
Rossen Stoyanchev a0826a20c3 CorsInterceptor at the front of the chain 6 years ago
Rossen Stoyanchev d1f888a7a9 Empty path mapping behaves consistently 6 years ago
Rossen Stoyanchev f839c1f9cd Remove warning about empty @RequestMapping path 6 years ago
Sam Brannen 5b17bb2e14 Polish Javadoc for @Scheduled 6 years ago
P. Ottlinger 85597f29f2 Improve @Scheduled Javadoc regarding cron element order 6 years ago
Juergen Hoeller eb971690d2 Merge branch '5.1.x' 6 years ago
Juergen Hoeller 2835424f9d Jackson2Tokenizer creates fully configured DeserializationContext 6 years ago
stsypanov 604361ee1f Use concatenation instead of torn StringBuilder::append chain 6 years ago
Sebastien Deleuze cd0b517abf Improve Kotlin documentation 6 years ago
Sam Brannen 80ad60e91b Fix Javadoc for @Value 6 years ago
Sam Brannen 85f05023c6 Pull WebFlux getMappingPathPatterns() implementation up in the hierarchy 6 years ago
Juergen Hoeller dc14ea86eb Fix regression for nested AnnotationAttributes.annotationType() result 6 years ago
Rossen Stoyanchev 0a03d8e248 Upgrade to RSocket 0.12.1-RC3 and update tests 6 years ago
Juergen Hoeller c8609b83b6 Merge branch '5.1.x' 6 years ago
Juergen Hoeller 1cd1e936c2 Upgrade to Checkstyle 8.19, Mockito 2.26, Undertow 2.0.20 6 years ago
Juergen Hoeller 4ec9aff01d Polishing 6 years ago
Juergen Hoeller d1303affc8 Avoid expensive Stream API usage in HttpRange 6 years ago
ladislav-bozek 4d17eb4f0e Fix typo in JavaDoc for UrlPathHelper.setUrlDecode() 6 years ago
Sam Brannen b115789fd3 Polishing 6 years ago
Sam Brannen 9a93615ec4 Configure Kotlin plugin support for Eclipse in Gradle build 6 years ago
Sam Brannen bd414df944 Remove JMXMP from TestGroup 6 years ago
Juergen Hoeller fd8fa301a6 Consistent non-exposure of inherited annotations in AnnotationMetadata 6 years ago
Sebastien Deleuze 2e7ed915cd Merge branch '5.1.x' 6 years ago
Sebastien Deleuze a089027e7d Fix a regression in Jackson builder module registration 6 years ago
Juergen Hoeller 43cb1af26a Polishing 6 years ago
Juergen Hoeller a1efe3cfe5 Avoid MessageFormat processing for default Bean Validation messages 6 years ago
Juergen Hoeller fc9ce7cd99 Skip plain Java annotations in SourceClass.getAnnotations() upfront 6 years ago
Sam Brannen cf5d0e6aa9 Introduce publishEvent() convenience method in TestContext 6 years ago
Sam Brannen a7425c81c0 Add dependency on opendmk_jmxremote_optional_jar for performance builds 6 years ago
Sam Brannen 8f5d2d65a1 Upgrade to JUnit Jupiter 5.4.2 6 years ago
Sam Brannen 353e092bf6 Register EventPublishingTestExecutionListener by default (round 2) 6 years ago
Sam Brannen c3d0459a4e Add support to query if ApplicationContext is available in the TCF 6 years ago
Sam Brannen ab1b8dee58 Ensure XmlEventDecoder compiles on JDK 9 and 11 6 years ago
Sam Brannen 55b764bac3 Remove unused import 6 years ago
Sam Brannen 164ee2a4e1 Polishing 6 years ago
Sam Brannen 021909dac2 Merge branch '5.1.x' 6 years ago
Sam Brannen a1668ad1c2 Fix Javadoc for PathPattern 6 years ago
Sam Brannen 510c0c5ef7 Return Set<PathPattern> from AbstractHandlerMethodMapping.getMappingPathPatterns 6 years ago
Tadaya Tsuyukubo dacda5859a Fix broken asciidoc heading 6 years ago
Rossen Stoyanchev 02da8486a3 Merge branch '5.1.x' 6 years ago
Rossen Stoyanchev 57558a481a DataBuffer fixes in View implementations 6 years ago
Rossen Stoyanchev 6cabb79f0f Decode resourcePath for classpath locations 6 years ago
Phillip Webb e905f1712e Refine MergedAnnotation.asMap 6 years ago
Phillip Webb ef151f578d Polishing 6 years ago
Phillip Webb 1221b0650b Add MissingMergedAnnotation Tests 6 years ago
Phillip Webb 8bc74ad18d Delete AnnotationAttributeExtractor 6 years ago
Sam Brannen 72027b1746 Log warning if @RequestMapping method has no explicit mapping 6 years ago
Sam Brannen e4525cf4c1 Modify ByteArrayEncoder so that it works in Eclipse IDE 6 years ago
Sam Brannen 898494a538 Polish AbstractHandlerMethodMapping 6 years ago