2967 Commits (0973348bde86f705f4a5d0218e23fcd54d3091be)

Author SHA1 Message Date
Phillip Webb 4bd33cb6e0 Allow ApplicationContextAotGenerator to generated better class names 2 years ago
Sébastien Deleuze 74c49c510a Use a single --initialize-at-build-time parameter per file 2 years ago
Sam Brannen 92f8ab774f Stop initializing DataSize at build time for GraalVM 2 years ago
Sam Brannen e2767371b5 Lazily initialize DataSize.PATTERN 2 years ago
Stephane Nicoll da8c4de263 Add AotDetector to reliably opt-in for optimizations 2 years ago
Brian Clozel 8af1496b37 Expand hints conditions support in RuntimeHints 2 years ago
Arjen Poutsma d9d45cc0b1 Treat Reactive Publishers the same as Kotlin Flows 2 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 2 years ago
Sam Brannen b79f981510 Document Checkstyle issue regarding instanceof pattern variables 2 years ago
Sam Brannen 16f65e59b4 Polish contribution 2 years ago
Sam Brannen 43dd813ee6 Temporary workaround for Checkstyle bug 2 years ago
diguage bbaf7578b2 Apply "instanceof pattern matching" in spring-core 2 years ago
Sam Brannen 720261db26 Use List.of() and Set.of() where feasible 3 years ago
Sam Brannen ad46f0295c Apply "instanceof pattern matching" 3 years ago
Phillip Webb 718ef42d68 Exclude @Reflective from @AliasFor collection 3 years ago
Stephane Nicoll 86a85f558c Fix introspection of annotations that use local aliased attributes 3 years ago
Stephane Nicoll 059b66bf26 Register annotation based on its type 3 years ago
Sam Brannen 291f784196 Suppress warning in test 3 years ago
Sam Brannen 19b436c6aa Support module path scanning for "classpath*:" resource prefix 3 years ago
Stephane Nicoll 6bd25f60dd Polish 3 years ago
Sam Brannen 7b95c928d1 Fix Javadoc for ResourcePatternResolver 3 years ago
Sam Brannen 53f88d455f Fix Javadoc for AbstractFileResolvingResource.isFile(URI) 3 years ago
Sam Brannen 53a506f6bb Polishing 3 years ago
Sam Brannen f07e7ab39d Create UrlResource factory methods that throw unchecked exceptions 3 years ago
Sam Brannen 4515180195 Polish PathMatchingResourcePatternResolver 3 years ago
Stephane Nicoll 2f94713078 Make sure that annotation hierarchy is registered 3 years ago
Stephane Nicoll 4cca190aad Add support of declarative use of reflection 3 years ago
Stephane Nicoll 2517c72f7d Add a common utility to register hints for an annotation 3 years ago
Sam Brannen 59c7bb1f86 Use Arrays.toString instead of Arrays.asList when generating Strings 3 years ago
Sam Brannen fe7c6f075b Polishing 3 years ago
izeye 0fb0335aa0 Add level guards for trace logging in SpringFactoriesLoaderRuntimeHintsRegistrar 3 years ago
Sam Brannen 6a67b4a2aa Polish SpringFactoriesLoaderRuntimeHintsRegistrar 3 years ago
Brian Clozel e6c0152916 Force AOT resolution of Spring Factories constructors 3 years ago
Phillip Webb 2961426d8a Fix checkstyle issues and test failures 3 years ago
Brian Clozel 267b91486e Add native hints for SpringFactoriesLoader file content 3 years ago
Phillip Webb e7e60f7cb9 Add native hints for core annotations 3 years ago
Phillip Webb 4cebd9d392 Fix SpringFactoriesLoader cache key when using default classloader 3 years ago
Sam Brannen e26d8839b3 Stop referring to features as Java 6/7 features where unnecessary 3 years ago
Juergen Hoeller 2b65f274dc Use Set.of instead of HashSet with Arrays.asList 3 years ago
Sam Brannen 8627bef8d9 Polishing 3 years ago
Phillip Webb 16e7f1f212 Complete refactor of AOT concepts 3 years ago
Phillip Webb c5c68a4662 Add MethodReference support 3 years ago
Phillip Webb 1816c77c51 Add generation context interface 3 years ago
Phillip Webb d5374550e5 Add support for generating classes 3 years ago
Phillip Webb 55d7f7a014 Add support for generating methods 3 years ago
Phillip Webb 16456342f5 Add support for generating method names 3 years ago
Phillip Webb ca2b5e068b Add support for generating class names 3 years ago
Phillip Webb a605d3f6ed Add AccessVisibility detection support 3 years ago
Phillip Webb 99173fbd4f Add GeneratedFiles interface and support classes 3 years ago
Phillip Webb b3efdf3c2b Add Throwable functional interfaces 3 years ago