16680 Commits (f23496ae32c7d0d1ea58a492101ee2e1abcc88e6)
 

Author SHA1 Message Date
Juergen Hoeller 416dee7226 AspectJExpressionPointcut evaluates interface method on proxy as well 7 years ago
Sebastien Deleuze 4d69ec48b1 Add StatusResultMatchers.isEqualTo Kotlin extension 7 years ago
Sebastien Deleuze 14a9d291e1 Filter synthetic in ReflectionUtils#USER_DECLARED_METHODS 7 years ago
Sebastien Deleuze 5183f71a78 Update Kotlin refdoc with the new tutorial 7 years ago
Rossen Stoyanchev fd36af6fcf Inject UriComponentsBuilder relative to webapp root 7 years ago
Rossen Stoyanchev 9179a4fa30 Correct coordinates for Reactor Netty in STOMP chapter 7 years ago
nkjackzhang 98335b41f7 Fix a typo in javadoc 7 years ago
Rossen Stoyanchev e9f4dec08c Restore layout of docs zip with index.html at the top 7 years ago
Spring Buildmaster 4ec695b4d9 Next Development Version 7 years ago
Juergen Hoeller 2da02ccbd0 Polishing 7 years ago
Juergen Hoeller f2cc70ecf9 Explicit coverage of root vs cause exception matching in MVC ref docs 7 years ago
Rossen Stoyanchev e2115594c0 Document throwExceptionIfNoHandlerFound property 7 years ago
Juergen Hoeller 2008e04354 Upgrade to Servlet API 4.0.1 7 years ago
Juergen Hoeller b4f83dbdc3 Polishing 7 years ago
Juergen Hoeller 0795ae5c6a Polishing 7 years ago
Juergen Hoeller 41ab177b6c Fine-tuned assertions and related polishing 7 years ago
Juergen Hoeller 8848ec73ab Refined backport of gh-1817 7 years ago
Juergen Hoeller 9f9481ec7b Upgrade to Tomcat 8.5.31, Undertow 1.4.25, Jetty 9.4.10, Gson 2.8.4 7 years ago
Juergen Hoeller f6275e009b YamlProcessor embraces SnakeYAML 1.18+ duplicate key handling 7 years ago
Juergen Hoeller ed44262a71 ResponseEntityExceptionHandler rethrows unknown exception (for further processing in DispatcherServlet's HandlerExceptionResolver chain) 7 years ago
Johnny Lim a0d37ac29e Remove inconsistent spaces 7 years ago
Johnny Lim a39938d251 Polish DatabaseStartupValidator 7 years ago
nkjackzhang edb33331ed Task "docsZip" copies duplicate reference files 7 years ago
Arjen Poutsma a63f04df09 Clean up path variables after non match 7 years ago
Juergen Hoeller 5a98516f6c Lenient fallback to plain getBundle call without Control handle 7 years ago
Juergen Hoeller 30363c84bd Consistent SpelEvaluationException messages in findAccessorForMethod 7 years ago
Juergen Hoeller fa27130b82 Upgrade to RxJava 2.1.13, Hibernate ORM 5.2.17, AspectJ 1.9.1 7 years ago
Juergen Hoeller be4c07fc32 Expose FactoryBean's raw object on retrieval during post-processing 7 years ago
Juergen Hoeller 22f421cc51 Introspect originating bean definition as configuration class candidate 7 years ago
Juergen Hoeller 9dc538a7c6 Nullable HttpMethod parameter only on internal doExecute delegate 7 years ago
Juergen Hoeller d74a2730ec SimpleClientHttpResponse catches any Exception on close 7 years ago
Juergen Hoeller 3e47f4564d Fine-tuned assertions and related polishing in WebFlux builders 7 years ago
Juergen Hoeller a9548f93e4 Support for non-standard HTTP status in reactive ClientHttpResponse 7 years ago
Juergen Hoeller f2e77c292d Consistent target method resolution for event and caching expressions 7 years ago
Juergen Hoeller 8b051ab06e AopUtils.getMostSpecificMethod exposes dynamic proxy class methods 7 years ago
Oleksandr Hasheniuk 5a1d7f9c4b Improve performance of StringUtils#trimWhitespace 7 years ago
Sebastien Deleuze b55f69deb1 Support decoding Mono in Jaxb2XmlDecoder 7 years ago
Rossen Stoyanchev de1eb343e7 Polish WebSocketIntegrationTests 7 years ago
Rossen Stoyanchev 417bb302c3 ReactorNettyWebSocketSession implements close properly 7 years ago
Rossen Stoyanchev b0aa08a671 Consistent handling of URISyntaxException 7 years ago
Sebastien Deleuze 9dc79982e2 Upgrade to Kotlin 1.2.41 7 years ago
Stephane Nicoll 43f2334e82 Keep YAML entries that haven an empty array value 7 years ago
Nickloas 6c6e44b58e Fix typo 7 years ago
Johnny Lim c6b60f0c00 Polish 7 years ago
sdeleuze 7aba6ca9d6 Fine tune WebFlux server logging verbosity 7 years ago
nkjackzhang dca77c0666 Fix broken anchor link in WebFlux refdoc 7 years ago
sdeleuze df6e690e33 Reuse PartBodyStreamStorageFactory in SynchronossPartGenerator 7 years ago
nkjackzhang a702ef8074 Fix typos in Spring MVC refdoc 7 years ago
Rossen Stoyanchev f7376bdde3 Better assertion message in MockPart 7 years ago
nkjackzhang f9e31b503c Fix typos 7 years ago