1870 Commits (841448877a7dee922ecd33d9c3c76f96596ce108)

Author SHA1 Message Date
Stéphane Nicoll ea66883d79 Detect use of deprecated API 1 year ago
Stéphane Nicoll 35372e5e72 Simplify InstanceSupplierCodeGeneratorTests 1 year ago
Brian Clozel 8064659136 Register bean reflection hint for property fields 1 year ago
Brian Clozel 28c97610c2 Polish reflection hints on bean registration interfaces 1 year ago
Brian Clozel 14c5228288 Remove reflection hints workarounds for GraalVM issues 1 year ago
Brian Clozel 1fd54912d2 Polish reflection hints on bean registration interfaces 1 year ago
Brian Clozel b832df6087 Add reflection hints for bean registration interfaces 1 year ago
Sam Brannen bc3d98565c Update copyright headers 1 year ago
Sam Brannen a88d5d1c62 Polishing 1 year ago
Brian Clozel 1e5e8db0e0 Add missing reflection hint in BeanRegistrationsAotContribution 1 year ago
Brian Clozel a97ff39088 Add reflection hint on Publisher for bean destroy support 1 year ago
Brian Clozel 8074f938b1 Add missing reflection hints on Jakarta types 1 year ago
Stéphane Nicoll fef3cf8e58 Review AOT-generated code for beanClass and targetType 1 year ago
Sam Brannen b05e46d502 Update copyright headers 1 year ago
Niharika Tiwari 9d7f9b5284
Improve wording in Javadoc for @⁠Autowired 1 year ago
Sam Brannen af13967e2a Polishing 1 year ago
Stephane Nicoll 01f717375b Introduce ObjectUtils#nullSafeHash(Object... element) 1 year ago
Stephane Nicoll bf5ce82254 Move custom code fragments requirements at the right place 1 year ago
Stephane Nicoll 66a571fe27 Make constructorOrFactory method resolution optional 1 year ago
Sam Brannen 60d05d4204 Polishing 1 year ago
Stephane Nicoll 1396daa4b6 Polish "Make sure NoUniqueBeanDefinitionException to be serializable" 2 years ago
Per Lundberg 1b409d5290 Make sure NoUniqueBeanDefinitionException to be serializable 2 years ago
Stephane Nicoll 8efc7a958e Polish "Improve @Autowired method injection on mixed nullability args" 2 years ago
陈其苗 32c0540424 Improve @Autowired method injection on mixed nullability args 2 years ago
Stephane Nicoll 5878a0741e Polish "Add factory to create a NamedThreadLocal with an initial value" 2 years ago
Stephane Nicoll 2b76c4d847 Polish "Wrap ternary operator within parentheses" 2 years ago
Juergen Hoeller 8b3ddeed05 Test factory-bean/method placeholders as well 2 years ago
Juergen Hoeller 6baa60d454 Polishing 2 years ago
Juergen Hoeller 9ede1d07a0 Revise multiple beans resolution for custom collection types 2 years ago
Sébastien Deleuze 0c477f14cc Polishing 2 years ago
Sébastien Deleuze c38f053905 Add Kotlin value classes tests with primitive types 2 years ago
Sébastien Deleuze 88c2a25f12 Add support for Kotlin value classes in BeanUtils 2 years ago
Juergen Hoeller 156b3696a7 Reinstate Introspector.flushFromCaches() call for JDK ClassInfo cache 2 years ago
Sam Brannen 526fc391ee Use Class#componentType() for consistency with arrayType() 2 years ago
Sam Brannen fe5560400c Use Class#arrayType() where feasible 2 years ago
Juergen Hoeller eaf54b54c3 Detect illegal bean definition override during classpath scanning 2 years ago
xumengqi 07a1aea9c7 Skip array sort when the length of array not greater than 1 2 years ago
Juergen Hoeller 18966d048c Consistent equals/hashCode style (and related polishing) 2 years ago
Juergen Hoeller a6ff95a69c Restore restrictive getTypeForFactoryBeanFromAttributes check 2 years ago
Juergen Hoeller 7e6612a920 Sort multiple @Autowired methods on same bean class via ASM 2 years ago
Juergen Hoeller 9333ed22f6 Avoid repeated FactoryBean targetType check 2 years ago
Juergen Hoeller 4b6fabbd2f Polishing 2 years ago
Juergen Hoeller cba2b6eaf4 Check FactoryBean targetType for generic type as well 2 years ago
Juergen Hoeller 84b3335e71 Apply array editor to collection of same element type as well 2 years ago
Juergen Hoeller c3e18bc173 Retain metadata during bean creation even with cacheBeanMetadata=false 2 years ago
Sam Brannen 2e07a72119 Delete duplicate DummyFactory 2 years ago
Juergen Hoeller d250a5155a Consistent dependency declarations 2 years ago
Sam Brannen 4b7d1e3a2c Delete duplicate DummyFactory 2 years ago
Sam Brannen 44d14811d3 Suppress deprecation warnings in test fixtures 2 years ago
Sam Brannen 89b85c81a7 Polishing 2 years ago