1068 Commits (e1e072b75c8e36835799e8ab6166368e24d04808)

Author SHA1 Message Date
Sebastien Deleuze 1dfe304da4 Improve parity between Java and Kotlin router DSL 5 years ago
Sebastien Deleuze 5a0216d657 Improve parity between Java and Kotlin router DSL 5 years ago
Sam Brannen e7b2c93ede Delete dead code 5 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 5 years ago
Rossen Stoyanchev f259fda8eb Fix checkstyle violations 5 years ago
Rossen Stoyanchev 6eb0e9e44b Unwrap decorated request or response 5 years ago
Sebastien Deleuze 5bb8c47b14 Rename fromObject to fromValue in BodyInserters 5 years ago
Sam Brannen 5d5f9aceca Avoid accidental usage of JUnit 4 assumptions 5 years ago
Sam Brannen ef50777535 Polishing 5 years ago
Sam Brannen d9e3b8b9a5 Introduce default constructor in TomcatHttpServer 5 years ago
Sebastien Deleuze 40a55b412d Rename BodyBuilder#bodyAndAwait to bodyValueAndAwait 5 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 5 years ago
Sam Brannen d036b5a283 Do not treat void and Void as simple types in BeanUtils 5 years ago
Juergen Hoeller 48934cba1b Polishing 5 years ago
Sebastien Deleuze 9b33b0ad58 Rename CoroutinesUtils#invokeHandlerMethod to invokeSuspendingFunction 5 years ago
Sam Brannen 1c5b949df0 Fix ViewResolutionResultHandlerTests 5 years ago
Arjen Poutsma 37398c669c Add toBodilessEntity to ClientResponse and WebClient.ResponseSpec 5 years ago
Arjen Poutsma f5640cbfe0 Add ClientResponse::releaseBody 5 years ago
Sam Brannen f37ec90f2f Consider Void.class a primitive wrapper in ClassUtils 5 years ago
Sam Brannen bf758eab33 Fix assertion in HandlerMethodMappingTests.unregisterMapping() 5 years ago
Brian Clozel d4089747b8 Use dependency management in Framework build 5 years ago
Sebastien Deleuze a2e740c896 Polishing 5 years ago
Sebastien Deleuze ca02cc1194 Migrate to AssertJ in Kotlin tests 5 years ago
Arjen Poutsma f748b1e68d Fix timing bug in DataBufferUtils::readAsynchronousFileChannel 5 years ago
康智冬 a6f4862f13 Fix typos related to indefinite articles 5 years ago
Arjen Poutsma d709a69ff1 Remove buffering of encoded parts in MultipartHttpMessageWriter 5 years ago
Sam Brannen c004ef888c Configure index in @ParameterizedTest display names 5 years ago
Sebastien Deleuze 52976246ac Remove bodyWithType extension from WebFlux 5 years ago
Sam Brannen 216ffcfe62 Fix copyright dates 5 years ago
Сергей Цыпанов 6ef75d76cd Simplify String concatenation 5 years ago
Sam Brannen f8f3067419 Polishing 5 years ago
lijuny a0d50a546b Polish tests in spring-aop 5 years ago
Sam Brannen ad6231ad29 Add missing @Override annotations 5 years ago
Rossen Stoyanchev 1d2ebdeb8c More optimal RequestMethod condition lookup 5 years ago
Brian Clozel e45a3f4738 Rename non-Framework project modules 5 years ago
Rossen Stoyanchev aa220a9a02 Polish 5 years ago
Rob Winch ca3a0b19d6 DefaultWebClientBuilder defaults using classpath 5 years ago
Rossen Stoyanchev ff6ccd0d04 Adapt tests changed in 5.1.x to master 5 years ago
Rossen Stoyanchev 6d8bf3466c Suppress decoding error for resource path 5 years ago
Brian Clozel e9523161f0 Revert "Revert "Refactor Gradle tasks in Spring Framework build"" 5 years ago
Stephane Nicoll fb0d618751 Revert "Refactor Gradle tasks in Spring Framework build" 5 years ago
Brian Clozel 1539ba8991 Refactor Gradle tasks in Spring Framework build 5 years ago
Sam Brannen 91560d51ac Polish AbstractWebSocketIntegrationTests 5 years ago
Rossen Stoyanchev 26dc93d0f6 Polish body methods 5 years ago
Rossen Stoyanchev b75674f5e9 Polish method order 5 years ago
Rossen Stoyanchev 008687d5ae Rename body(Object) to bodyValue 5 years ago
Rossen Stoyanchev 5cfe491602 Polish AbstractWebSocketIntegrationTests 5 years ago
Sebastien Deleuze 4d10249b70 Update to Coroutine 1.3.0-RC2 5 years ago
Sam Brannen 31cde12540 Fix off-by-one error in AbstractWebSocketIntegrationTests.arguments() 5 years ago
Sam Brannen 979508a7f3 Remove JUnit 4 dependency from all modules except spring-test 5 years ago