18933 Commits (beb454a29952bc4f2fff533424c88105012039d6)
 

Author SHA1 Message Date
Sam Brannen beb454a299 Use HTTPS links in documentation where possible 7 years ago
Sebastien Deleuze eaecf0c006 Improve RSocketRequester.ResponseSpec Kotlin extensions 7 years ago
Rossen Stoyanchev 003247dc40 Equalize copy of ChannelSendOperator 7 years ago
Rossen Stoyanchev 030caea9cf Merge branch '5.1.x' 7 years ago
Rossen Stoyanchev 594c5806a6 Handle error in apply of writeFunction 7 years ago
Sam Brannen 0e5a38591f Cache beanType in ControllerAdviceBean 7 years ago
Sam Brannen 2759b4b909 Avoid use of Stream API in ControllerAdviceBean 7 years ago
Sam Brannen d5554d5d8d Polish @ControllerAdvice and @RestControllerAdvice 7 years ago
Sam Brannen 2f4c97cbdb Merge branch '5.1.x' 7 years ago
Sam Brannen 97bfb75fbc Polish documentation for @ControllerAdvice in reference manual 7 years ago
Sam Brannen 1d2f8e5cc2 Merge branch '5.1.x' 7 years ago
Sam Brannen ad915f4a26 Document that Ordered is not supported for @ControllerAdvice beans 7 years ago
Arjen Poutsma 92981ac9de Add Flux<Part> ServerRequest.parts() 7 years ago
Arjen Poutsma 11c7907a59 Add Flux<Part> ServerWebExchange.getParts() 7 years ago
Arjen Poutsma edd86e5dd5 Move RouterFunction WebHandler to inner class 7 years ago
Rossen Stoyanchev 7f1d5d790e Polish 7 years ago
Rossen Stoyanchev c6a2c89408 Package refactoring in rsocket support 7 years ago
Brian Clozel cc05608ae9 PathPattern does not use custom separator 7 years ago
Brian Clozel 5787fc16fb PathPatternRouteMatcher should use custom separator 7 years ago
Sam Brannen f56c54dfc8 Polishing 7 years ago
Sebastien Deleuze da582dad7c Add documentation for Coroutines dependencies 7 years ago
Rossen Stoyanchev 772087fe18 Refactor RSocket handler selection 7 years ago
Rossen Stoyanchev 7d68a65dc0 Replace deprecated methods in RSocket tests 7 years ago
Rossen Stoyanchev d6b5c20058 Generalize RSocketRequester data methods 7 years ago
Sam Brannen b3d40b3fac Upgrade to JUnit Jupiter 5.5 RC2 7 years ago
Sam Brannen d2e6d0269b Preliminary tests for multipart/related & multipart/mixed in RestTemplate 7 years ago
Sebastien Deleuze e86b937f8c Leverage new Kotlin script templating support 7 years ago
Sebastien Deleuze cfb4148982 Upgrade to Kotlin 1.3.40 7 years ago
Stephane Nicoll 521539b68e Merge pull request #23162 from izeye 7 years ago
Johnny Lim ef704aa531 Polish FormattingConversionServiceTests 7 years ago
Stephane Nicoll 8e1612c68a Merge pull request #23158 from izeye 7 years ago
Johnny Lim 77aa17fe75 Polish YamlProcessorTests.flattenedMapIsSameAsPropertiesButOrdered() 7 years ago
Rossen Stoyanchev 22fd521e0a Remove MessageHandlerAcceptor sub-class 7 years ago
Sebastien Deleuze 341385acfc Merge branch '5.1.x' 7 years ago
Sebastien Deleuze bcad276adb Fix Jackson documentation broken links 7 years ago
Rossen Stoyanchev 73c2eb1b77 Fix minor Assert-related issues 7 years ago
Sam Brannen ef6471fcbf Polish contribution 7 years ago
RustyTheClone 72adc3d37e Support target type in MockMvcResultMatchers.jsonPath() 7 years ago
Sam Brannen 89ebdc766c Polishing 7 years ago
Sebastien Deleuze ea97fefa98 Merge branch '5.1.x' 7 years ago
Sebastien Deleuze bd568ea2f1 Document how to specify Jackson JSON view serialization hints 7 years ago
Sam Brannen 4000b244ff Forbid null converters in RestTemplate & HttpMessageConverterExtractor 7 years ago
Sam Brannen 8ceac9c015 Document supported @Transactional attributes in the TCF 7 years ago
Sam Brannen da903904c9 Fix Javadoc reference to MediaType#APPLICATION_CBOR_VALUE 7 years ago
Sam Brannen aa0a8d66a8 Polishing 7 years ago
Johnny Lim 7f67cecd10 Polish MappingMediaTypeFileExtensionResolver.addFileExtension() 7 years ago
Sam Brannen f6a4595cef Polishing 7 years ago
Stephane Nicoll 80c7f7f6ba Merge pull request #23142 from ielatif 7 years ago
Issam El-atif 57fa09b80d Fix typo 7 years ago
Arjen Poutsma 30af01fd4e Use DataBufferUtils.write in DefaultFilePart.transferTo 7 years ago