16835 Commits (4d0800f3924fa8a7fc4a9b411974760b9e4e1305)
 

Author SHA1 Message Date
Rossen Stoyanchev 42b4a2feef Exapmle of configuring heartbeats for simple broker in docs 7 years ago
Brian Clozel 522f71b907 Update Gradle plugins 7 years ago
Rossen Stoyanchev 3acb96efd0 CachingResourceResolver varies by known codings only 7 years ago
Rossen Stoyanchev 010352163b Eliminate the need for Encoder#getContentLength 7 years ago
Rossen Stoyanchev 124d4c833c Support for Servlet request params with HTTP DELETE 7 years ago
Stephane Nicoll 7396309dba Merge pull request #1849 from jasssonpet:patch-1 7 years ago
Jason Zhekov 6f17c28246 Fix format typo in webmvc.adoc 7 years ago
Sebastien Deleuze f2ee18493f Make RouterFunctionDsl extensible 7 years ago
Stephane Nicoll f1871f9e3f Fix faulty BeanPostProcessorChecker logs with @EnableCaching 7 years ago
Sam Brannen 2390695804 Upgrade to Gradle 4.8 7 years ago
Sam Brannen 5811d13d6c Upgrade to Gradle 4.7 7 years ago
Sam Brannen 237c0defa7 Use built-in Gradle wrapper task 7 years ago
Sam Brannen ce002b450a Upgrade to Groovy 2.5 GA 7 years ago
Sebastien Deleuze b71d0eeec9 Fix Kotlin bean DSL conditional handling 7 years ago
Juergen Hoeller 356bfe6e2e Upgrade to Joda-Time 2.10 7 years ago
Rossen Stoyanchev a3216432b5 Polish 7 years ago
Violeta Georgieva ffbc75ae47 Upgrade to Reactor Netty 0.8 7 years ago
Stephane Nicoll 61ffbe5554 Merge pull request #1844 from violetagg:fixes-in-docs 7 years ago
Violeta Georgieva aed63d38b2 Fix code examples for WebFlux functional endpoints 7 years ago
Sebastien Deleuze a7a29a8226 Revisit PropertyResolver Kotlin extensions 7 years ago
Stephane Nicoll ab9b575da6 Merge pull request #1843 from izeye:patch-6 7 years ago
Johnny Lim 9c61bb6cdd Polish doc 7 years ago
Juergen Hoeller 1b728fb244 Polishing 7 years ago
Juergen Hoeller 0c52699102 Revised example code (including correct visibility for execute method) 7 years ago
Juergen Hoeller f3e860e8f1 Resource handler tests expect status 404 for directory in jar file 7 years ago
Juergen Hoeller 616a40adb6 ClassPathResource.isReadable() returns false for content length 0 7 years ago
Juergen Hoeller 8d94d20770 Upgrade to Hibernate ORM 5.3.1 and Undertow 2.0.9 7 years ago
Juergen Hoeller b39ce80c87 Doc: @EnableScheduling needs to be declared per application context 7 years ago
Juergen Hoeller c75423216c AbstractRequestLoggingFilter.isIncludeHeaders() declared as protected 7 years ago
Juergen Hoeller 74fcdea2d9 SimpleAliasRegistry logs info message for alias overriding 7 years ago
Juergen Hoeller 46a89d9534 Restore lenient null return value for ConditionContext.getBeanFactory() 7 years ago
Juergen Hoeller 5bbeadec0c Detect nested configuration classes even for empty outer classes 7 years ago
Juergen Hoeller 69f14a2038 ClassPathResource.isReadable() checks InputStream (for jar directories) 7 years ago
Juergen Hoeller 8593fec22c Avoid ConstantConditions warnings suppression (plus related polishing) 7 years ago
Arjen Poutsma 8c30b8e628 Fix parent path variables in nested route functions 7 years ago
nkjackzhang e57d8e1e60 Remove extra backquote 7 years ago
Sebastien Deleuze be416ef9c4 Polish BeanDefinitionDsl 7 years ago
Sebastien Deleuze 406f6ec74d Fix PropertyResolverExtensions.kt location 7 years ago
Rossen Stoyanchev 2acf91a438 Polish 7 years ago
Rossen Stoyanchev 3ede3a4b34 Extension point in HttpMessageConverterExtractor 7 years ago
Rossen Stoyanchev c7c3e5585b X-Forwarded-Ssl is listed in ForwardedHeaderFilter 7 years ago
Rossen Stoyanchev d77797f42c Improve readability of Body[Inserters|Extractors] 7 years ago
Stephane Nicoll 9fb2fd66c0 Merge pull request #1836 from garyrussell:jmsdoc 7 years ago
Gary Russell c4efe79d5a Fix JMS Doc typo 7 years ago
Juergen Hoeller 836a09d5c0 Upgrade to Woodstox 5.1, XMLUnit 2.6, Gson 2.8.5 7 years ago
Rossen Stoyanchev 3eac2dd31e Support X-Forwarded-Ssl 7 years ago
Rossen Stoyanchev 85e8634810 Properly initialize URI/Matrix vars w/ urlDecode=false 7 years ago
Rossen Stoyanchev 2a993bf9ff Respect async request timeout of -1 in MockMvc 7 years ago
Rossen Stoyanchev 82480a7908 Update docs on WebClient filters 7 years ago
Rossen Stoyanchev ed439eefcf Minor update to STOMP chapter 7 years ago