22637 Commits (f39c6d36c70fbbbbb0323fabf7a1ee6d1c0f4d7c)
 

Author SHA1 Message Date
diguage f39c6d36c7 Simplify Comparator using method references 4 years ago
Stephane Nicoll 83bcd409fc Merge pull request #27101 from diguage 4 years ago
Stephane Nicoll 411745f4cb Update copyright year of changed file 4 years ago
diguage 01df63b9cd Delete unnecessary variable 4 years ago
Stephane Nicoll bde622880d Merge pull request #27113 from devorio 4 years ago
devorio 6427a4b5c0 Fix typo in core-beans.adoc 4 years ago
Sébastien Deleuze 66848cfd59 Revert "Upgrade to Kotlin 1.5.20" 4 years ago
Sébastien Deleuze 4863b5d4a8 Revert Mockito to 3.11.0 4 years ago
Sébastien Deleuze d6df4a6577 Upgrade to Kotlin 1.5.20 4 years ago
Sébastien Deleuze dee0108e79 Upgrade to Mockk 1.11.0 4 years ago
Sam Brannen 3ccbf1edeb Increase fudge factor in StopWatchTests 4 years ago
Stephane Nicoll 7f6f184acb Merge pull request #27105 from takumi34 4 years ago
Stephane Nicoll b0f724a597 Update copyright year of changed file 4 years ago
takumi34 9add04f800 Fix typo in BeanDefinitionDsl.kt 4 years ago
Juergen Hoeller 5d919dc094 Upgrade to Tomcat 9.0.48, Jetty 9.4.42, Jetty Reactive HttpClient 1.1.9, JRuby 9.2.19, Protobuf 3.17.3, SnakeYAML 1.29, WebJars Locator 0.47, AssertJ 3.20.2, Mockito 3.11.2, Checkstyle 8.44 4 years ago
Sam Brannen a2ef6badc4 Use StringBuilder.append(char) where possible 4 years ago
Sam Brannen ddbb7c1b5b Avoid use of Supplier in MergedAnnotationReadingVisitor.get 4 years ago
Sam Brannen 2bc7a3aa0a Implement equals, hashCode, & toString in BeanMethod and *Metadata types 4 years ago
Sam Brannen 882004fc9b Fix bug in SimpleMethodMetadataReadingVisitor.Source.toString() 4 years ago
Sam Brannen 1bc236785c Polishing 4 years ago
Rossen Stoyanchev 300fed97c1 Upgrade to Reactor 2020.0.8 4 years ago
Arjen Poutsma 4f770ca860 Synchronoss should create temp directory lazily 4 years ago
Sam Brannen d469f6215d Polishing 4 years ago
Sam Brannen 3214786757 Define global Asciidoc attributes once 4 years ago
Juergen Hoeller f69152c14e Add javadoc reference to MultipartFile.getResource() 4 years ago
Juergen Hoeller 4bb88f3b1d Remove logging dependency in BeanUtils 4 years ago
Juergen Hoeller edf0343cfe Upgrade to ASM master (including early support for Java 18 bytecode) 4 years ago
Rossen Stoyanchev eb964542b4 Add doc-root to index.adoc 4 years ago
Sam Brannen 4e8828dc10 Suppress warnings in ServletAnnotationControllerHandlerMethodTests 4 years ago
Sam Brannen a8102e6a41 Delete unused code in ConfigurationMethod 4 years ago
Sam Brannen 782d7169e4 Polish Javadoc for MethodMetadata 4 years ago
Sam Brannen 71995a9087 Introduce custom header for HTML5 ref docs 4 years ago
Rossen Stoyanchev f9bcb99040 Minor layout refactoring of index asciidoc page 4 years ago
Jay Bryant 791134c53c Link the HTML to the PDF docs and vice-versa 4 years ago
Sam Brannen df588e030f Avoid duplicated documentation of validation annotations 4 years ago
Sam Brannen b677206159 Polish Javadoc 4 years ago
Sviatoslav Hryb e04ca3d671
Improve RequestPartMethodArgumentResolver Javadoc 4 years ago
Sviatoslav Hryb 2fc47d8752
Improve RequestResponseBodyMethodProcessor Javadoc 4 years ago
Sam Brannen 3676084472 Ensure DefaultPathSegment does not allow parameters to be mutated 4 years ago
Sam Brannen bcb0580492 Polish DefaultPathContainerTests 4 years ago
duan847 3c8074b669
Fix assertion in XmlBeanFactoryTests 4 years ago
Vasiliy Kudriavtsev 4a13928a27 Avoid creating unnessary wrapper for empty map 4 years ago
Rossen Stoyanchev 20d9a1e844 Upgrade to RSocket 1.1.1 4 years ago
Spring Buildmaster 8b1302bbe2 Next development version (v5.3.9-SNAPSHOT) 4 years ago
Brian Clozel c7c35aff42 Fix missing attribute in reference documentation 4 years ago
Sam Brannen 000b6a7e95 Polish @ResponseStatus javadoc and StatusAssertionTests 4 years ago
Sam Brannen f3db6b996d Polish contribution 4 years ago
Rossen Stoyanchev a42540e64a Multipart writer detects custom Jackson encoder 4 years ago
Rossen Stoyanchev cc2b980e5c Update MockMvc default for suffixPattern matching 4 years ago
Sviatoslav Hryb aa2bfd4b62
Document that class-level @ResponseStatus is inherited by @ExceptionHandler methods 4 years ago