19547 Commits (6fbd4841ec4a20cfd8c5338c6bcf0171839c2326)
 

Author SHA1 Message Date
Phillip Webb 6fbd4841ec Update checkstyle import rule 7 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 7 years ago
Phillip Webb 2f106fbb32 Polishing web socket test to use BDD Mockito 7 years ago
Rossen Stoyanchev bc81fa520e Reject range starting above resource length 7 years ago
Sebastien Deleuze 70bbe71235 Polishing 7 years ago
Sebastien Deleuze ff271894fe Detect unsupported suspending handler methods in Spring MVC 7 years ago
Sam Brannen f54395b261 Polish BeanUtilsTests 7 years ago
Sam Brannen 803643559a Merge branch '5.1.x' 7 years ago
Brian Clozel 0c7359911a Re-enable StreamingSimpleClientHttpRequestFactoryTests 7 years ago
Sam Brannen d036b5a283 Do not treat void and Void as simple types in BeanUtils 7 years ago
Brian Clozel cccd9c8bb0 Fix okhttp3 downgrade 7 years ago
Brian Clozel e83fec4ec3 Downgrade to okhttp3 3.14.2 7 years ago
Sam Brannen 00983a1141 Update @Disabled for StreamingSimpleClientHttpRequestFactoryTests.interceptor() 7 years ago
Sam Brannen 4d819128db Fix Javadoc 7 years ago
Sam Brannen 07d4104f2f Polishing 7 years ago
Rossen Stoyanchev 310f0bfb6c Remove unnecessary code from prior commit 7 years ago
Rossen Stoyanchev dfc7540106 Add generic type bounds to DataBufferUtils methods 7 years ago
Juergen Hoeller 48934cba1b Polishing 7 years ago
Juergen Hoeller 3bc27e8d14 Streamline AnnotationFilter usage with the MergedAnnotations API 7 years ago
Rossen Stoyanchev c8f430ee91 Change package used to test path matching 7 years ago
Brian Clozel 3a132f8c3c Revert Artifactory Gradle plugin configuration 7 years ago
Brian Clozel 1187fea65c Fix Artifactory Gradle plugin configuration 7 years ago
Brian Clozel e26cdfe21e Fix Artifactory Gradle plugin configuration 7 years ago
Rossen Stoyanchev 57d9b92b94 Upgrade Reactor to Dysprosium RC1 7 years ago
Juergen Hoeller f26866e4d4 Introduce getType variant with allowFactoryBeanInit flag 7 years ago
Juergen Hoeller eb6577755d Stackless variant of NoTransactionException for reactive flows 7 years ago
Sebastien Deleuze d587a660fc Fix a warning in Kotlin tests 7 years ago
Sebastien Deleuze 9b33b0ad58 Rename CoroutinesUtils#invokeHandlerMethod to invokeSuspendingFunction 7 years ago
Sebastien Deleuze 2b4eb610a7 Add support for Coroutines transactions 7 years ago
Sam Brannen aeb857c3ba Polish ClassUtilsTests 7 years ago
Sam Brannen 4575f82c72 Simplify Gradle test task configuration 7 years ago
Sam Brannen 3c4cd99237 Reintroduce Hamcrest as a global test runtime dependency 7 years ago
Sam Brannen 1c5b949df0 Fix ViewResolutionResultHandlerTests 7 years ago
Sam Brannen 513ce7824f Disable StreamingSimpleClientHttpRequestFactoryTests.interceptor() test 7 years ago
Brian Clozel 1b6814402c Publish Gradle metadata 7 years ago
Sebastien Deleuze f8516c69bf Add Kotlin code snippets to data access refdoc 7 years ago
Sam Brannen 652db21d3e Ensure Hamcrest imports are properly banned 7 years ago
Arjen Poutsma 4c863f3f83 Revise documentation on using WebClient::exchange 7 years ago
Arjen Poutsma 37398c669c Add toBodilessEntity to ClientResponse and WebClient.ResponseSpec 7 years ago
Arjen Poutsma f5640cbfe0 Add ClientResponse::releaseBody 7 years ago
Sam Brannen bc869657c8 Partially revert 670cbb9aed 7 years ago
Sam Brannen 23d5c6e3dc Do not scan for test classes in default test task 7 years ago
Sam Brannen c78960a1ba Merge branch '5.1.x' 7 years ago
Sam Brannen f37ec90f2f Consider Void.class a primitive wrapper in ClassUtils 7 years ago
Rossen Stoyanchev 32a585d100 Merge pull request #23485 7 years ago
Rossen Stoyanchev d927d31e13 Remove reflection from ContentDispositionTests 7 years ago
Rossen Stoyanchev c97580035e Polish ContentDispositionTests 7 years ago
Jonathan Bluett-Duncan f084b63286 Fix "array index out of bounds" problem reported by LGTM.com 7 years ago
Sam Brannen 670cbb9aed Simplify Gradle test task configuration 7 years ago
Sam Brannen 280a1b8880 Make AbstractWebRequestMatcherTests abstract 7 years ago