23813 Commits (2858c1efb5fb1b33b7059108ad9ffb14bd9c441a)
 

Author SHA1 Message Date
Sam Brannen e6ce328be4 Merge branch '5.3.x' 3 years ago
Sam Brannen 3ec612aaf8 Support recursive annotations in merged annotations 3 years ago
Sam Brannen 7b0443333d Merge branch '5.3.x' 3 years ago
Sam Brannen 4eaee1e738 Short circuit if-conditions in AttributeMethods 3 years ago
Sébastien Deleuze eca755ec88 Upgrade to Dokka 1.6.10 3 years ago
Stephane Nicoll 37b03aee82 Merge branch '5.3.x' 3 years ago
Stephane Nicoll 4201479546 Start building against Reactor 2020.0.16 snapshots 3 years ago
Sam Brannen a4e192e33d Merge branch '5.3.x' 3 years ago
Sam Brannen b60340b102 Simplify tests for synthesized annotation toString() 3 years ago
Sam Brannen 5ae9217271 Merge branch '5.3.x' 3 years ago
Brian Clozel 7257f31ca8 Upgrade Dokka to 1.6.10 3 years ago
Brian Clozel 6c42bcfaec Upgrade to Kotlin 1.6.20-M1 3 years ago
Brian Clozel 2019e176ee Upgrade to AspectJ 1.9.8 3 years ago
Sam Brannen 2fd39839f8 Improve toString() for synthesized annotations 3 years ago
Sam Brannen ce87285be5 Use canonical names for types in synthesized annotation toString 3 years ago
Stephane Nicoll 1a4573641d Add code contribution infrastructure 3 years ago
Stephane Nicoll d64f8c1a05 Make BeanDefinitionValueResolver public 3 years ago
Stephane Nicoll b3ceb0f625 Add core JavaPoet utilities 3 years ago
Stephane Nicoll dfae8effa8 Repackage Javapoet in org.springframework.javapoet 3 years ago
Sam Brannen 97582fd0a1 Update Eclipse template to @since 5.3.16 3 years ago
Stephane Nicoll 7a2c9b80c2 Merge branch '5.3.x' 3 years ago
Stephane Nicoll d2c7dfb79e Add convenience factory method for Managed[List|Set|Map] 3 years ago
Sam Brannen 5c60a721a7 Upgrade to Gradle 7.4 3 years ago
Sam Brannen 1deb6b04b8 Apply "instanceof pattern matching" in SynthesizedMergedAnnotationInvocationHandler 3 years ago
Sam Brannen 839cc5f7f8 Remove unnecessary JDK 9+ check in MergedAnnotationsTests 3 years ago
Sam Brannen bf40033e86 Merge branch '5.3.x' 3 years ago
Sam Brannen 7139a877f4 Ensure toString() for synthesized annotations is source code compatible 3 years ago
Sam Brannen 669b05dc1d Allow AutowiredAnnotationBeanPostProcessor to compile on JDK 11 3 years ago
Stephane Nicoll a0c97e4c36 Polish 3 years ago
Stephane Nicoll 6936f7e0cb Relocate runtime hints to aot package 3 years ago
Sam Brannen e077a753f8 Polish JsonContentTests 3 years ago
Sam Brannen 2ae6431a50 Merge branch '5.3.x' 3 years ago
Sam Brannen 038b88e2a1 Polishing 3 years ago
Sam Brannen eb84c84373 Polish contribution 3 years ago
Gleidson Leopoldo 920be8e1b2 Add support for strict JSON comparison in WebTestClient 3 years ago
Sam Brannen a13ad3e969 Polishing 3 years ago
Sam Brannen 04fbfddb13 Polish contribution 3 years ago
lijun695 1e0e477833 Apply "instanceof pattern matching" in AbstractRoutingDataSource 3 years ago
Stephane Nicoll 9a0f691e86 Merge branch '5.3.x' 3 years ago
Stephane Nicoll 874432b38a Merge pull request #28010 from izeye 3 years ago
izeye 4ab03fede8 Fix Javadoc since for AopProxyUtils.isLambda() 3 years ago
Juergen Hoeller b0bca7f5ae Merge branch '5.3.x' 3 years ago
Juergen Hoeller 5bbdd36e19 Upgrade to Checkstyle 9.3, HtmlUnit 2.58, Apache HttpClient 5.1.3 3 years ago
Juergen Hoeller a22feac803 Update license header for https (nohttp rule) 3 years ago
Juergen Hoeller 3eb9886724 Merge branch '5.3.x' 3 years ago
Juergen Hoeller bc9cd9a687 Find interface method even for late-bound interface declaration in subclass 3 years ago
Juergen Hoeller a71a45e719 Deprecate AsyncTaskExecutor.execute(Runnable task, long startTimeout) 3 years ago
Juergen Hoeller 132d8c7f45 Support for CGLIB BeanMap utility on JDK 17 3 years ago
Juergen Hoeller d07e1be623 Retrieve JDBC Connection via JdbcCoordinator (for compatibility with Hibernate 6) 3 years ago
Juergen Hoeller 6b1c2dc944 Consistently override (and prevent overriding for) aliases with bean definitions 3 years ago