15568 Commits (7e8c8f0b76955e5af74d86a736c902a41170e282)
 

Author SHA1 Message Date
Juergen Hoeller 255ccf58e0 Remove snapshot repository from build setup 8 years ago
Rossen Stoyanchev 5733065ba4 Rename webflux-client.adoc to webflux-webclient.adoc 8 years ago
Rossen Stoyanchev 67910ee48c WebFlux and Integration share webflux-client.adoc 8 years ago
Rossen Stoyanchev 71ccf3c9e3 Polish 8 years ago
Rossen Stoyanchev 13c959296a Polish 8 years ago
Rossen Stoyanchev 869b818e96 WebFlux support for LocaleContext related arguments 8 years ago
Rossen Stoyanchev 0f1bd49f6d HandlerMappingIntrospector is a bean 8 years ago
Brian Clozel 126ac849e5 Fix behavior of ClientResponse#bodyTo** with Void 8 years ago
Juergen Hoeller ec345bf162 Revised handling of missing data class arguments 8 years ago
Sam Brannen d3129a8bd7 Convert selected examples to JUnit Jupiter in reference manual 8 years ago
Sam Brannen 8c9d42f793 Document SpringExtension for JUnit Jupiter in reference manual 8 years ago
Sebastien Deleuze 492c469d79 Polish Kotlin reference documentation 8 years ago
Sebastien Deleuze 142c16611d Upgrade to Gradle asciidoctor plugin 1.5.6 8 years ago
Rossen Stoyanchev 6ee1af27c6 WebFlux supports HTTP HEAD 8 years ago
Sam Brannen d8d74faab8 Polishing 8 years ago
Sam Brannen e995854f11 Cross reference SpEL and Environment from JUnit Jupiter documentation 8 years ago
Juergen Hoeller a1a7c62127 Consistent configurer access in WebMvcConfigurationSupport 8 years ago
Sebastien Deleuze 00c0d7847f Add spring-petclinic-kotlin to Kotlin refdoc 8 years ago
Sam Brannen 550bed2905 Document JUnit Jupiter annotation support in the reference manual 8 years ago
Sam Brannen 1a8122f97a Update Testing chapter regarding Servlet 4.0 API for mocks 8 years ago
Sam Brannen 2b91d668df Polish Javadoc for @DisabledIf 8 years ago
Juergen Hoeller 75bd516251 Refined TemporaryLobCreator null handling (from 4.3.x) 8 years ago
Brian Clozel 10139d42fc Revisit meaning of response.close() in HTTP client 8 years ago
Sebastien Deleuze fb09a75c82 Improve support of Kotlin beans w/ primary and default ctors 8 years ago
Rossen Stoyanchev ec5969c578 InMemoryWebSession cleans up expired sessions 8 years ago
Rossen Stoyanchev 15cc44e6e8 Add WebSession.invalidate() 8 years ago
Rossen Stoyanchev 6da3518a66 WebSessionStore updates lastAccessTime on retrieve 8 years ago
Rossen Stoyanchev cb2deccb2d WebSessionStore performs expiration check on retrieve 8 years ago
Sebastien Deleuze fbb428f032 Polishing 8 years ago
Juergen Hoeller efce7902c4 Polishing 8 years ago
Juergen Hoeller a4b2ae583e Expose AspectJ 1.8.11 in POMs (and use it for all tests) 8 years ago
Sebastien Deleuze 23497a7ece Support autowiring by constructor in Kotlin bean DSL 8 years ago
Rossen Stoyanchev 0e7e95cded Polish 8 years ago
Rossen Stoyanchev 9d5a25e737 Proper WebFlux reference and MVC reference updates 8 years ago
Rossen Stoyanchev 41b53de644 DispatcherHandler.getHandlerMappings() is also final 8 years ago
Rossen Stoyanchev eb6bd2d7b8 Remove args and return value lists from @RequestMapping 8 years ago
Sebastien Deleuze 14cba15296 Open router and bean Kotlin DSL to allow building custom ones 8 years ago
Sam Brannen 96bbd18e98 Delete unused import 8 years ago
Sebastien Deleuze 12ef367f89 Polish reference documentation 8 years ago
Eddú Meléndez 6f2d58fac6 Remove jackson-datatype-jdk7 auto registration 8 years ago
Arjen Poutsma f9e1913e0d Added docs on customizing WebClient 8 years ago
Juergen Hoeller 9d8e3d4185 Explicit check for duplicates in addClassPathManifestEntries 8 years ago
Brian Clozel 95b83fe1ba Add zero copy support in reactor-based WebClient 8 years ago
Brian Clozel 80979e7592 Polish 8 years ago
Brian Clozel 3d37c889fa Un-ignore RequestMapping test for handling "" paths 8 years ago
Andy Clement 07b961caa6 Empty path should match the "/" PathPattern 8 years ago
Sebastien Deleuze b85764c7db Add a section about immutable classes persistence in Kotlin refdoc 8 years ago
Sebastien Deleuze 74120ef00f Add custom deserializers support to AbstractJackson2Decoder 8 years ago
Juergen Hoeller e927cae476 ObjectProvider offers ifAvailable/ifUnique variants with Consumer 8 years ago
Juergen Hoeller 9ff4c0bff8 DispatcherServlet.getHandlerMappings() accessor declared as final 8 years ago