605 Commits (beb9fa2b8b1b540e538ce40a315e734bfedfd2fd)

Author SHA1 Message Date
Juergen Hoeller 459e8a1ea5 Deprecate LocalVariableTableParameterNameDiscoverer completely 3 years ago
Sam Brannen 7fcd1de8e3 Use AssertJ's isEmpty() instead of hasSize(0) 3 years ago
Sam Brannen d5b0b2b1a1 User AssertJ's hasSize() for arrays 3 years ago
Sam Brannen 36f7597f25 Use AssertJ's hasSize() for collections and maps 3 years ago
Stephane Nicoll 711a63adca Polish 3 years ago
Juergen Hoeller ec3f59e6fe Allow AutoCloseable dereferences on original AutoCloseable beans 3 years ago
Sam Brannen f26a7dee97 Fix broken tests, update copyright dates, and polish 3 years ago
Kulwant Singh b2c8546013 Rely on automatic boxing/unboxing in tests 3 years ago
Sam Brannen 3438c47744 Polishing 3 years ago
Sébastien Deleuze c14cbd07f4 Use non-null DateFormat for CustomDateEditor in tests 3 years ago
Sébastien Deleuze 403cfefc28 Add AOT processing of bean aliases 3 years ago
Juergen Hoeller 4b0bf16389 Select ambiguous write method based on read method (matching its return type) 3 years ago
Stephane Nicoll 6d688e196d Restore support of list of inner bean definitions 3 years ago
Juergen Hoeller bba313c2f5 Perform basic property determination without java.beans.Introspector 3 years ago
Stephane Nicoll 061fa475ee Avoid generated code in the javax package 4 years ago
Juergen Hoeller 6027be5a39 Ignore overridden factory methods for unique candidate resolution 4 years ago
Stephane Nicoll 0d5c78d992 Polish 4 years ago
Juergen Hoeller aedef9321a Merge AOT constructor and factory method resolution into ConstructorResolver 4 years ago
Stephane Nicoll 3b2b36d0b8 Allow AccessControl to determine visibility from a given type 4 years ago
Brian Clozel 054579a892 Temporarily revert gh-29246 4 years ago
Brian Clozel ff9792bae0 Polish 4 years ago
Brian Clozel 332961f833 Contribute introspection hints on registered beans 4 years ago
Sam Brannen f6d1806e30 Ensure DefaultListableBeanFactoryTests compiles in Eclipse IDE 4 years ago
Stephane Nicoll 38d91bafce Generate matching structure for configuration classes 4 years ago
Stephane Nicoll e6aef11b09 Allow target to be a ClassName rather than an existing Class 4 years ago
Stephane Nicoll 8ef850ff91 Update ClassNameGenerator to work with a ClassName target 4 years ago
Adam Ostrožlík 0ccb64fe10 Replace Collectors.toList with Stream.toList 4 years ago
Stephane Nicoll c19cedede1 Revisit BeanRegistrationCodeFragments 4 years ago
Stephane Nicoll 84fd942712 Add support for Charset for property value code generation 4 years ago
Stephane Nicoll 4625e92eb8 Break dependency between TestCompiler and AOT 4 years ago
Phillip Webb df9990f66b Relocate MockSpringFactoriesLoader 4 years ago
Phillip Webb 52bffbff76 Move `TestCompiler` and related classes to `core.test.tools` package 4 years ago
Phillip Webb cc7552ec61 Rename @CompileWithTargetClassAccess 4 years ago
Stephane Nicoll 0d2bfc926f Apply consistent ordering in hierarchical contexts 4 years ago
Stephane Nicoll 042a4f3518 Polish "Adapt FieldHint to recent GraalVM versions" 4 years ago
Stephane Nicoll ae706f3954 Allow MethodReference to define a more flexible signature 4 years ago
Stephane Nicoll 8a4a89b9d9 Allow a MethodReference to be produced from a GeneratedMethod 4 years ago
Stephane Nicoll 2d4f308cc1 Provide more context when the code of a value cannot be generated 4 years ago
Stephane Nicoll 903078a5b2 Do not silently return null when no constructor candidate is found 4 years ago
Stephane Nicoll 6e93f1187c Move TestCompiler from generator to generate 4 years ago
Stephane Nicoll 58b0251af1 Relocate TestGenerationContext to spring-core-test 4 years ago
Brian Clozel 7ace1f9dc5 Align RuntimeHintsPredicates with new FieldMode 4 years ago
Brian Clozel 4368e2563f Reinstate RuntimeHintsAgent tests 4 years ago
Johnny Lim 706c1ec8dd Polish 4 years ago
Stephane Nicoll c164b918c0 Apply consistent RuntimeHints defaults 4 years ago
Stephane Nicoll 40de029bf8 Polish 4 years ago
Juergen Hoeller 427e5f5899 Final merged bean definition clearing in freezeConfiguration 4 years ago
Stephane Nicoll 4f0c879778 Rationalize hints required for annotations 4 years ago
Juergen Hoeller 38c9e7f629 Polishing 4 years ago
Stephane Nicoll 0a9db7cc47 Revert "Make sure inferred destroy method is set on the original bean definition" 4 years ago