22814 Commits (b1a4d3033be769073d3b4408ececf2cef63164d9)
 

Author SHA1 Message Date
Johnny Lim 925edf28fc Add Javadoc since to BeanDefinitionBuilder.setSynthetic() 4 years ago
Stephane Nicoll 75d4465908 Merge pull request #27151 from HubertWo 4 years ago
Stephane Nicoll 98685e8be7 Fix link to Javadoc API 4 years ago
Hubert Wo e719bc2cda Fix link to Javadoc API 4 years ago
Rossen Stoyanchev f9167c3df5 Improve Javadoc of ContentCachingRequestWrapper 4 years ago
Rossen Stoyanchev fbf4724d78 Replace Jetty 9 only constant with explicit value 4 years ago
Rossen Stoyanchev 39442143b7 Fix and improve docs on {*var} pattern 4 years ago
Juergen Hoeller d3b1c4f62b Code alignment between ThreadPoolTaskExecutor and ThreadPoolTaskScheduler 4 years ago
Filip Hrisafov 531174258c Apply dynamic changes in ThreadPoolTaskExecutor before setting local value 4 years ago
diguage 564c6f7f86 improve the performance of iteration 4 years ago
Juergen Hoeller a07c7865a5 Lazy initialization of transaction UUID (with deprecated getter methods) 4 years ago
Juergen Hoeller 8680fdb8bc Polishing 4 years ago
Juergen Hoeller 4fe3ca1b82 DataClassRowMapper suppresses setter method calls for constructor-bound properties 4 years ago
Juergen Hoeller c45c46dad7 Make proxyTargetClass=true with introduction advice work for JDK proxy targets 4 years ago
Juergen Hoeller 74f91339e2 BeanCreationException message includes declaring class of constructor/factory method 4 years ago
Juergen Hoeller acb2aec3dd Compatibility with HtmlUnit 2.51 4 years ago
Arjen Poutsma 297880d93e Reinstate abortOnCancel in JettyClientHttpRequest 4 years ago
Arjen Poutsma 9cbb5af622 Support request/response wrappers in JettyHttpHandlerAdapter 4 years ago
Stephane Nicoll fed1a426b6 Improve BeanDefinitionBuilder to handle the synthetic flag 4 years ago
Stephane Nicoll cf78895ba0 Polish 4 years ago
Arjen Poutsma b9d65eef61 Dropping accidentally inserted copyright notice 4 years ago
Arjen Poutsma 8d747298de Fixing the build 4 years ago
Arjen Poutsma 76b1c0f1fc Various bug fixes in CronExpression 4 years ago
Arjen Poutsma 94f56a2684 Improve Jetty 10 check on client-side 4 years ago
Arjen Poutsma cb251347c3 Do not use internal API in JettyClientHttpConnector 4 years ago
Stephane Nicoll 048954dc1d Merge pull request #27102 from diguage 4 years ago
Stephane Nicoll 403e1f2505 Update copyright year of changed file 4 years ago
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