15781 Commits (99cbfd32c3d7cea039536d784835238a9343b939)
 

Author SHA1 Message Date
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
Brian Clozel 10139d42fc Revisit meaning of response.close() in HTTP client 7 years ago
Sebastien Deleuze fb09a75c82 Improve support of Kotlin beans w/ primary and default ctors 7 years ago
Rossen Stoyanchev ec5969c578 InMemoryWebSession cleans up expired sessions 7 years ago
Rossen Stoyanchev 15cc44e6e8 Add WebSession.invalidate() 7 years ago
Rossen Stoyanchev 6da3518a66 WebSessionStore updates lastAccessTime on retrieve 7 years ago
Rossen Stoyanchev cb2deccb2d WebSessionStore performs expiration check on retrieve 7 years ago
Sebastien Deleuze fbb428f032 Polishing 7 years ago
Juergen Hoeller efce7902c4 Polishing 7 years ago
Juergen Hoeller a4b2ae583e Expose AspectJ 1.8.11 in POMs (and use it for all tests) 7 years ago
Sebastien Deleuze 23497a7ece Support autowiring by constructor in Kotlin bean DSL 7 years ago
Rossen Stoyanchev 0e7e95cded Polish 7 years ago
Rossen Stoyanchev 9d5a25e737 Proper WebFlux reference and MVC reference updates 7 years ago
Rossen Stoyanchev 41b53de644 DispatcherHandler.getHandlerMappings() is also final 7 years ago
Rossen Stoyanchev eb6bd2d7b8 Remove args and return value lists from @RequestMapping 7 years ago
Sebastien Deleuze 14cba15296 Open router and bean Kotlin DSL to allow building custom ones 7 years ago