1060 Commits (0d742cf3d0cd21e8aa7736060dfd64cb75156e5f)

Author SHA1 Message Date
Sam Brannen 5d5f9aceca Avoid accidental usage of JUnit 4 assumptions 7 years ago
Sam Brannen ef50777535 Polishing 7 years ago
Sam Brannen d9e3b8b9a5 Introduce default constructor in TomcatHttpServer 7 years ago
Sebastien Deleuze 40a55b412d Rename BodyBuilder#bodyAndAwait to bodyValueAndAwait 7 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 7 years ago
Sam Brannen d036b5a283 Do not treat void and Void as simple types in BeanUtils 7 years ago
Juergen Hoeller 48934cba1b Polishing 7 years ago
Sebastien Deleuze 9b33b0ad58 Rename CoroutinesUtils#invokeHandlerMethod to invokeSuspendingFunction 7 years ago
Sam Brannen 1c5b949df0 Fix ViewResolutionResultHandlerTests 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 f37ec90f2f Consider Void.class a primitive wrapper in ClassUtils 7 years ago
Sam Brannen bf758eab33 Fix assertion in HandlerMethodMappingTests.unregisterMapping() 7 years ago
Brian Clozel d4089747b8 Use dependency management in Framework build 7 years ago
Sebastien Deleuze a2e740c896 Polishing 7 years ago
Sebastien Deleuze ca02cc1194 Migrate to AssertJ in Kotlin tests 7 years ago
Arjen Poutsma f748b1e68d Fix timing bug in DataBufferUtils::readAsynchronousFileChannel 7 years ago
康智冬 a6f4862f13 Fix typos related to indefinite articles 7 years ago
Arjen Poutsma d709a69ff1 Remove buffering of encoded parts in MultipartHttpMessageWriter 7 years ago
Sam Brannen c004ef888c Configure index in @ParameterizedTest display names 7 years ago
Sebastien Deleuze 52976246ac Remove bodyWithType extension from WebFlux 7 years ago
Sam Brannen 216ffcfe62 Fix copyright dates 7 years ago
Сергей Цыпанов 6ef75d76cd Simplify String concatenation 7 years ago
Sam Brannen f8f3067419 Polishing 7 years ago
lijuny a0d50a546b Polish tests in spring-aop 7 years ago
Sam Brannen ad6231ad29 Add missing @Override annotations 7 years ago
Rossen Stoyanchev 1d2ebdeb8c More optimal RequestMethod condition lookup 7 years ago
Brian Clozel e45a3f4738 Rename non-Framework project modules 7 years ago
Rossen Stoyanchev aa220a9a02 Polish 7 years ago
Rob Winch ca3a0b19d6 DefaultWebClientBuilder defaults using classpath 7 years ago
Rossen Stoyanchev ff6ccd0d04 Adapt tests changed in 5.1.x to master 7 years ago
Rossen Stoyanchev 6d8bf3466c Suppress decoding error for resource path 7 years ago
Brian Clozel e9523161f0 Revert "Revert "Refactor Gradle tasks in Spring Framework build"" 7 years ago
Stephane Nicoll fb0d618751 Revert "Refactor Gradle tasks in Spring Framework build" 7 years ago
Brian Clozel 1539ba8991 Refactor Gradle tasks in Spring Framework build 7 years ago
Sam Brannen 91560d51ac Polish AbstractWebSocketIntegrationTests 7 years ago
Rossen Stoyanchev 26dc93d0f6 Polish body methods 7 years ago
Rossen Stoyanchev b75674f5e9 Polish method order 7 years ago
Rossen Stoyanchev 008687d5ae Rename body(Object) to bodyValue 7 years ago
Rossen Stoyanchev 5cfe491602 Polish AbstractWebSocketIntegrationTests 7 years ago
Sebastien Deleuze 4d10249b70 Update to Coroutine 1.3.0-RC2 7 years ago
Sam Brannen 31cde12540 Fix off-by-one error in AbstractWebSocketIntegrationTests.arguments() 7 years ago
Sam Brannen 979508a7f3 Remove JUnit 4 dependency from all modules except spring-test 7 years ago
Sam Brannen 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 7 years ago
Sam Brannen 3df85c783f Migrate parameterized tests in spring-core 7 years ago
Sam Brannen e7e5cce735 Polish contribution 7 years ago
Sauhard Sharma 91c0fbaadb Use valid example in Javadoc for @EnableWebFlux 7 years ago
Sam Brannen d32cb7dac3 Avoid use of GenericTypeResolver.resolveParameterType() in tests 7 years ago
Juergen Hoeller 438b40f6d7 Consistent ordering of WebClient.Builder methods 7 years ago
Juergen Hoeller 30132b42c6 Consistent assertion messages in DefaultWebClient 7 years ago