15446 Commits (3eebdb389b4a18df3d742942184df1a06d1f7569)
 

Author SHA1 Message Date
Juergen Hoeller 3eebdb389b Upgrade to JUnit 5.0.1 and Tomcat 8.5.23 7 years ago
Rossen Stoyanchev fbf2e1e355 Documentation for WebTestClient 7 years ago
Sebastien Deleuze 2ecd5a4f02 Update Kotlin issues list in the refdoc 7 years ago
Stephane Nicoll 34a7991e18 Merge pull request #1547 from tomfitzhenry:patch-1 7 years ago
Tom Fitzhenry 1fe3e0cd06 Fix typo in exception message: quite -> quiet 7 years ago
Juergen Hoeller c9d3c2690d Properly resolve null candidates for collection injection 7 years ago
Stephane Nicoll 30d1b53aa5 Merge pull request #1545 from MottoX:fix-typo 7 years ago
Robin Wang d9c0151d41 Fix typo 7 years ago
Sebastien Deleuze cf86f9b3dd Polish Kotlin reference documentation 7 years ago
Sam Brannen 657dc961f4 Polishing 7 years ago
Rossen Stoyanchev 7a8c8c062e Add reactive mocks to testing section 7 years ago
Rossen Stoyanchev 48c41049b1 Correct package for MockServerWebExchange 7 years ago
Rossen Stoyanchev 223e27d53d Package private request and response implementations 7 years ago
Juergen Hoeller 95fdfac128 Upgrade to Gradle 4.2 (and Netty 4.1.16) 7 years ago
Stephane Nicoll cee9d1c08f Fix formatting 7 years ago
Stephane Nicoll 1f0f292bab Merge pull request #1535 from nkjackzhang:patch-3 7 years ago
nkjackzhang b11d1f5f9b Fix typos in spring-mvc.xsd 7 years ago
Stephane Nicoll f2d040c41c Fix link to "Message Converters" section 7 years ago
Sebastien Deleuze 12e1ad9163 Upgrade to Kotlin 1.1.51 7 years ago
Arjen Poutsma 69945f4185 WebClient throws ClassCastException for bodyToMono(ParameterizedTypeReference) 7 years ago
Rossen Stoyanchev d332e06f6c Update reference after removal of ClientResponse.close() 7 years ago
David Harrigan b7708d989b Improve Kotlin documentation readability 7 years ago
Rossen Stoyanchev 2c2bbb45b9 Fix typo 7 years ago
Nikola Kolosnjaji 7c5dd03c9d Correct ResourceTransformer name 7 years ago
Sam Brannen 2408e2515a Escape hashtag in Testing chapter to disable Asciidoc highlighting 7 years ago
Jussi Hallila 1440026fb4 Change bean registration to use initialize 7 years ago
Spring Buildmaster 5c7bd0a9ea Next Development Version 7 years ago
Juergen Hoeller c078e2eb1d Overview with explicit JDK 9 (Jigsaw) and Java EE 8 references 7 years ago
Juergen Hoeller 255ccf58e0 Remove snapshot repository from build setup 7 years ago
Rossen Stoyanchev 5733065ba4 Rename webflux-client.adoc to webflux-webclient.adoc 7 years ago
Rossen Stoyanchev 67910ee48c WebFlux and Integration share webflux-client.adoc 7 years ago
Rossen Stoyanchev 71ccf3c9e3 Polish 7 years ago
Rossen Stoyanchev 13c959296a Polish 7 years ago
Rossen Stoyanchev 869b818e96 WebFlux support for LocaleContext related arguments 7 years ago
Rossen Stoyanchev 0f1bd49f6d HandlerMappingIntrospector is a bean 7 years ago
Brian Clozel 126ac849e5 Fix behavior of ClientResponse#bodyTo** with Void 7 years ago
Juergen Hoeller ec345bf162 Revised handling of missing data class arguments 7 years ago
Sam Brannen d3129a8bd7 Convert selected examples to JUnit Jupiter in reference manual 7 years ago
Sam Brannen 8c9d42f793 Document SpringExtension for JUnit Jupiter in reference manual 7 years ago
Sebastien Deleuze 492c469d79 Polish Kotlin reference documentation 7 years ago
Sebastien Deleuze 142c16611d Upgrade to Gradle asciidoctor plugin 1.5.6 7 years ago
Rossen Stoyanchev 6ee1af27c6 WebFlux supports HTTP HEAD 7 years ago
Sam Brannen d8d74faab8 Polishing 7 years ago
Sam Brannen e995854f11 Cross reference SpEL and Environment from JUnit Jupiter documentation 7 years ago
Juergen Hoeller a1a7c62127 Consistent configurer access in WebMvcConfigurationSupport 7 years ago
Sebastien Deleuze 00c0d7847f Add spring-petclinic-kotlin to Kotlin refdoc 7 years ago
Sam Brannen 550bed2905 Document JUnit Jupiter annotation support in the reference manual 7 years ago
Sam Brannen 1a8122f97a Update Testing chapter regarding Servlet 4.0 API for mocks 7 years ago
Sam Brannen 2b91d668df Polish Javadoc for @DisabledIf 7 years ago
Juergen Hoeller 75bd516251 Refined TemporaryLobCreator null handling (from 4.3.x) 7 years ago