2487 Commits (cf46384887f76c1f7c11d5d695a1b949d0bc07c4)

Author SHA1 Message Date
Sam Brannen 2bd821c909 Improve exception for mixed explicit/implicit aliases with @AliasFor 5 years ago
Sam Brannen 4466114cfa Polishing 5 years ago
Juergen Hoeller 2c03246f00 Polishing 5 years ago
Juergen Hoeller 2d2993dffb Cleanup of "varaible" typos in ResolvableTypeTests 5 years ago
Juergen Hoeller a4f75e9c6a Polishing 5 years ago
stsypanov ebbb562cb9 Hoist constant result of SerializableTypeWrapper.unwrap() out of loop 5 years ago
PyvesB e15ccdb35d Polish DataBufferUtils javadoc 5 years ago
stsypanov 484006ce90 Hoist Class.getName() from String concatenation to dodge an issue related to profile pollution 5 years ago
Phillip Webb 7c84695333 Support variable resolution of wildcard types 5 years ago
Sam Brannen a4fa6a7a31 Test status quo for @Inherited annotation support in AnnotationMetadata 5 years ago
Sam Brannen 3b9d1a00b0 Polishing 5 years ago
Juergen Hoeller c2141e2e93 Add @since tags to firstElement methods 5 years ago
Vitalii Rastvorov d503bc2804 Add firstElement to CollectionUtils 5 years ago
Sam Brannen fb13f6f0bc Add integration test for gh-24110 5 years ago
wanxiangming1994 6f15f32be3 Honor default values for implicit aliases in composed annotations 5 years ago
Sam Brannen 279777b2f3 Polishing 5 years ago
Sam Brannen d9ebc3bbc4 Polish StringArrayPropertyEditor[Tests] 5 years ago
Sam Brannen 7cedffc707 Support @Inherited again in reflection-based AnnotationMetadata 5 years ago
Sam Brannen 85016aef30 Test status quo for @Inherited annotations in AnnotationMetadata 5 years ago
Sam Brannen d1f544209e Test status quo for AnnotatedTypeMetadata.getAnnotationAttributes() 5 years ago
Sébastien Deleuze 712eac2915 Refine Coroutines annotated controller support 5 years ago
Juergen Hoeller 06b1f31cdd SynthesizedMergedAnnotationInvocationHandler does not pre-load values 5 years ago
Juergen Hoeller 4af6039359 Avoid substring allocation in StringUtils.replace 5 years ago
Juergen Hoeller 830f81210f Revise getElementTypeDescriptor javadoc (no IllegalStateException) 5 years ago
Sébastien Deleuze 029e61f54a Refine MethodParameter#isOptional Kotlin implementation 5 years ago
Juergen Hoeller 22211a01ce Polishing 5 years ago
Rossen Stoyanchev f2b9264674 Remove Jetbrains annotations 5 years ago
Sébastien Deleuze 7646895fd4 Support Kotlin synthetic classes in MethodParameter and SpEL 5 years ago
stsypanov f2b3953d76 Use array.clone() instead of manual array creation 5 years ago
Juergen Hoeller 9cc06454aa Restore findAnnotation superclass traversal for java.lang annotations 5 years ago
Arjen Poutsma 789f6fc188 Add @Nullable annotation to decode method taking DataBuffer 5 years ago
Andy Wilkinson b5fb28284e Upgrade to Shadow Plugin 5.2.0 5 years ago
Juergen Hoeller 6a48bb7b4d Polishing 5 years ago
stsypanov f5ae3c77c6 Use Method::getParameterCount where possible 5 years ago
Sam Brannen 29b31cad48 Align implementations of StringToUUIDConverter and UUIDEditor 5 years ago
Sam Brannen 01fb35bd2d Remove TestGroup.CI enum constant 5 years ago
François Guillot 2411b657ae Fix spring-core jar task 'up-to-date'-ness 5 years ago
Sam Brannen 95af079906 Document unidirectional @AliasFor attribute mapping support 5 years ago
Sam Brannen 9f00eb68e9 Clean up warnings 5 years ago
Christoph Dreis 3c17178b16 Fix Mockito deprecations 5 years ago
Juergen Hoeller 19ff7d84ab Polishing 5 years ago
Juergen Hoeller 42e7ade110 Tolerate unidirectional alias declaration for annotation attribute pair 5 years ago
Juergen Hoeller dba7bf7ec1 Avoid unnecessary setAccessible call in AttributeMethods 5 years ago
Juergen Hoeller dc59e50561 Avoid unnecessary use of ResolvableType within MethodParameter 5 years ago
Juergen Hoeller d51ab24a1b Latest dependency updates (Tomcat 9.0.27, Undertow 2.0.27, RxJava 2.2.13, Gson 2.8.6, Apache Johnzon 1.2.1, Hibernate ORM 5.4.8, EclipseLink 2.7.5, H2 1.4.200, POI 4.1.1, Quartz 2.3.2, WebJars Locator 0.42, HtmlUnit 2.36, Checkstyle 8.26, Mockito 3.1, Objenesis 3.1) 5 years ago
Rossen Stoyanchev 5abf24e7d7 Expose maxInMemorySize via CodecConfigurer 5 years ago
Brian Clozel 69bcdfc17f Polishing 5 years ago
Rossen Stoyanchev 89d053d7f4 Limits on input stream in codecs 5 years ago
Phillip Webb 013ec6abdb Support customer repeatable containers in type map 5 years ago
Sam Brannen f8b875d2d8 Introduce failing @Disabled test for gh-23856 5 years ago