2899 Commits (e1826d2322ce63ece907d13cb8d4afce5c53026f)

Author SHA1 Message Date
Sam Brannen e1826d2322 Reinstate support for @javax.annotation.ManagedBean & @javax.inject.Named 2 years ago
Sam Brannen aaa0a2be63 Test status quo for @Components with multiple declared names 2 years ago
Sam Brannen 71ba7bc5e0 Polishing 2 years ago
Stephane Nicoll 7231f22c23 Update copyright of changed file 2 years ago
Gergely Nagy 3470240ef0 Allow null attribute value in Model.set() 2 years ago
Stephane Nicoll 2731d4f100 Polish "Restore customization of PropertyResolver" 2 years ago
lwpro2 00fffb7ab0 Restore customization of PropertyResolver 2 years ago
Sam Brannen 78d8fac05b Polishing 2 years ago
Stephane Nicoll 5878a0741e Polish "Add factory to create a NamedThreadLocal with an initial value" 2 years ago
陈其苗 e1d0176faa Add factory to create a NamedThreadLocal with an initial value 2 years ago
rstoyanchev 942800e8ec Refactor MethodValidationAdapter constructors 2 years ago
rstoyanchev ff069de6d7 Expose unwrap method on SmartValidator 2 years ago
Sébastien Deleuze c6c61d6485 Refine "checkpoint on refresh" error handling 2 years ago
Stephane Nicoll 2b76c4d847 Polish "Wrap ternary operator within parentheses" 2 years ago
Sam Brannen aedd909ef6 Test status quo for component name lookups for Jakarta annotations 2 years ago
Sam Brannen d8523cb033 Polishing 2 years ago
Juergen Hoeller 8be77cc650 Revise documentation for cache infrastructure setup 2 years ago
Sam Brannen 74130d007b Ensure direct @PropertySource annotations override meta-annotations 2 years ago
Sam Brannen ee6998ba52 Polishing 2 years ago
Juergen Hoeller e685ff0416 Always accept existing explicit definition for same class name 2 years ago
Juergen Hoeller c7269feeaa Align validation metadata handling in PayloadMethodArgumentResolver 2 years ago
Sam Brannen 701c39a325 Update @PropertySource Javadoc regarding resource patterns 2 years ago
Juergen Hoeller 57f675c537 Allow @Bean method to override scanned class matching its return type 2 years ago
Sam Brannen 443e3d5fa6 Polishing 2 years ago
Juergen Hoeller 2ce75dc415 Polishing 2 years ago
Juergen Hoeller 9c74c25961 Support for resource patterns in @PropertySource locations 2 years ago
Sam Brannen 1a05ba3215 Polishing 2 years ago
Sam Brannen 3bda2b7124 Find all @ComponentScan and @PropertySource annotations 2 years ago
Sam Brannen a33b14338f Polishing annotation processing internals 2 years ago
Juergen Hoeller d254bff197 Polishing 2 years ago
Juergen Hoeller 6fc5a78252 Cancel without interruption of currently running tasks 2 years ago
Juergen Hoeller 8e16e5ea35 Revise StopWatch for flexible time units in nanosecond precision 2 years ago
Sam Brannen f4b5738869 Polishing 2 years ago
xumengqi 21a007bb15
Fix misspelling of applicationListenerDectector variable 2 years ago
Juergen Hoeller d3d414c3c7 Reject @Bean method with void return type 2 years ago
Sam Brannen 526fc391ee Use Class#componentType() for consistency with arrayType() 2 years ago
Juergen Hoeller 6e5af9dccb Polishing 2 years ago
Juergen Hoeller eaf54b54c3 Detect illegal bean definition override during classpath scanning 2 years ago
Juergen Hoeller c596ff5c38 Log warn message with specific guidance in BeanPostProcessorChecker 2 years ago
Sam Brannen 376f13f8ef Update copyright headers 2 years ago
Juergen Hoeller 18966d048c Consistent equals/hashCode style (and related polishing) 2 years ago
Juergen Hoeller 7e6612a920 Sort multiple @Autowired methods on same bean class via ASM 2 years ago
Juergen Hoeller 4b6fabbd2f Polishing 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
Sébastien Deleuze c942c04aa0 Support resource bundle custom file extensions 2 years ago
Juergen Hoeller d250a5155a Consistent dependency declarations 2 years ago
Juergen Hoeller 52176edcbf Polishing 2 years ago
Juergen Hoeller ae279eaced Polishing 2 years ago
Juergen Hoeller 450cc212a2 Support for transactional listeners with reactive transactions 2 years ago