19550 Commits (c80705a7082e85a6968cd45552ebdb8c14267d62)
 

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