22847 Commits (5822f1bf85b94fd15f9829914b065b1c61910c7d)
 

Author SHA1 Message Date
Arjen Poutsma 9cbb5af622 Support request/response wrappers in JettyHttpHandlerAdapter 3 years ago
Stephane Nicoll fed1a426b6 Improve BeanDefinitionBuilder to handle the synthetic flag 3 years ago
Stephane Nicoll cf78895ba0 Polish 3 years ago
Arjen Poutsma b9d65eef61 Dropping accidentally inserted copyright notice 3 years ago
Arjen Poutsma 8d747298de Fixing the build 3 years ago
Arjen Poutsma 76b1c0f1fc Various bug fixes in CronExpression 3 years ago
Arjen Poutsma 94f56a2684 Improve Jetty 10 check on client-side 3 years ago
Arjen Poutsma cb251347c3 Do not use internal API in JettyClientHttpConnector 3 years ago
Stephane Nicoll 048954dc1d Merge pull request #27102 from diguage 3 years ago
Stephane Nicoll 403e1f2505 Update copyright year of changed file 3 years ago
diguage f39c6d36c7 Simplify Comparator using method references 3 years ago
Stephane Nicoll 83bcd409fc Merge pull request #27101 from diguage 3 years ago
Stephane Nicoll 411745f4cb Update copyright year of changed file 3 years ago
diguage 01df63b9cd Delete unnecessary variable 3 years ago
Stephane Nicoll bde622880d Merge pull request #27113 from devorio 3 years ago
devorio 6427a4b5c0 Fix typo in core-beans.adoc 3 years ago
Sébastien Deleuze 66848cfd59 Revert "Upgrade to Kotlin 1.5.20" 3 years ago
Sébastien Deleuze 4863b5d4a8 Revert Mockito to 3.11.0 3 years ago
Sébastien Deleuze d6df4a6577 Upgrade to Kotlin 1.5.20 3 years ago
Sébastien Deleuze dee0108e79 Upgrade to Mockk 1.11.0 3 years ago
Sam Brannen 3ccbf1edeb Increase fudge factor in StopWatchTests 3 years ago
Stephane Nicoll 7f6f184acb Merge pull request #27105 from takumi34 3 years ago
Stephane Nicoll b0f724a597 Update copyright year of changed file 3 years ago
takumi34 9add04f800 Fix typo in BeanDefinitionDsl.kt 3 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 3 years ago
Sam Brannen a2ef6badc4 Use StringBuilder.append(char) where possible 3 years ago
Sam Brannen ddbb7c1b5b Avoid use of Supplier in MergedAnnotationReadingVisitor.get 3 years ago
Sam Brannen 2bc7a3aa0a Implement equals, hashCode, & toString in BeanMethod and *Metadata types 3 years ago
Sam Brannen 882004fc9b Fix bug in SimpleMethodMetadataReadingVisitor.Source.toString() 3 years ago
Sam Brannen 1bc236785c Polishing 3 years ago
Rossen Stoyanchev 300fed97c1 Upgrade to Reactor 2020.0.8 3 years ago
Arjen Poutsma 4f770ca860 Synchronoss should create temp directory lazily 3 years ago
Sam Brannen d469f6215d Polishing 3 years ago
Sam Brannen 3214786757 Define global Asciidoc attributes once 3 years ago
Juergen Hoeller f69152c14e Add javadoc reference to MultipartFile.getResource() 3 years ago
Juergen Hoeller 4bb88f3b1d Remove logging dependency in BeanUtils 3 years ago
Juergen Hoeller edf0343cfe Upgrade to ASM master (including early support for Java 18 bytecode) 3 years ago
Rossen Stoyanchev eb964542b4 Add doc-root to index.adoc 3 years ago
Sam Brannen 4e8828dc10 Suppress warnings in ServletAnnotationControllerHandlerMethodTests 3 years ago
Sam Brannen a8102e6a41 Delete unused code in ConfigurationMethod 3 years ago
Sam Brannen 782d7169e4 Polish Javadoc for MethodMetadata 3 years ago
Sam Brannen 71995a9087 Introduce custom header for HTML5 ref docs 3 years ago
Rossen Stoyanchev f9bcb99040 Minor layout refactoring of index asciidoc page 3 years ago
Jay Bryant 791134c53c Link the HTML to the PDF docs and vice-versa 3 years ago
Sam Brannen df588e030f Avoid duplicated documentation of validation annotations 3 years ago
Sam Brannen b677206159 Polish Javadoc 3 years ago
Sviatoslav Hryb e04ca3d671
Improve RequestPartMethodArgumentResolver Javadoc 3 years ago
Sviatoslav Hryb 2fc47d8752
Improve RequestResponseBodyMethodProcessor Javadoc 3 years ago
Sam Brannen 3676084472 Ensure DefaultPathSegment does not allow parameters to be mutated 3 years ago
Sam Brannen bcb0580492 Polish DefaultPathContainerTests 3 years ago