2619 Commits (9ceb75b228f5ce4c47145afbbdac132ac5e8949e)

Author SHA1 Message Date
Sam Brannen b0ab0edd9d Polishing 3 years ago
Sam Brannen e4395f2f8b Clean up warnings and polishing 3 years ago
Sam Brannen ad99add429 Polish AOT support 3 years ago
Stephane Nicoll 04209def46 Polish "Improve documentation of Cacheable" 3 years ago
luvarqpp 3a61930bd0 Improve documentation of Cacheable 3 years ago
Phillip Webb d33c2b52cc Don't look for RuntimeHintsRegistrar beans 3 years ago
Phillip Webb 472c23455a Add AotServices class to replace AotFactoriesLoader 3 years ago
Arjen Poutsma 2aa74c9121 Deprecate ListenableFuture in favor of CompletableFuture 3 years ago
Stephane Nicoll 3d5003ad63 Introduce TestGenerationContext 3 years ago
Stephane Nicoll ebe3b37298 Allow MergedBeanDefinitionPostProcessor to handle bean creation 3 years ago
Phillip Webb f2d31b7a20 Migrate AOT tests to use GeneratedClasses and refine/polish AOT APIs 3 years ago
Marc Wrobel bd3499671c Fix typos in test code 3 years ago
Marc Wrobel c48c5e7691 Fix and improve Javadoc in spring-context 3 years ago
Stephane Nicoll 2c92d7da8f Harmonize RuntimeHintsRegistrar implementations 3 years ago
Stephane Nicoll 54a3f66d1d Move RuntimeHints predicate support to a dedicated package 3 years ago
Sam Brannen 65f9106d49 Polishing 3 years ago
Sam Brannen dad67423d6 Suppress warnings 3 years ago
Sam Brannen 5178e9c28e Simplify hint registration for Spring AOP proxies 3 years ago
Sam Brannen d274e893a6 Remove superfluous static declaration for enum, annotation, & interface 3 years ago
Sam Brannen 73d92d66b9 Stop using convention-based annotation attribute overrides in tests 3 years ago
Arjen Poutsma 9b739a2310 Update scheduling package to use java.time 3 years ago
Sébastien Deleuze fd265a18c6 Add runtime hints for scheduling support 3 years ago
Sam Brannen d1d6eb095e Fix GenericApplicationContextTests on Microsoft Windows (round 2) 3 years ago
Sam Brannen e608b36713 Improve GenericApplicationContextTests.getResource*() tests 3 years ago
jason 59180e76a7 Fix GenericApplicationContextTests on Microsoft Windows 3 years ago
Sam Brannen c5987d7c37 Fix typo in test 3 years ago
Sébastien Deleuze 8c063a0e2a Add runtime hints for MethodValidationPostProcessor 3 years ago
Brian Clozel 772d801e48 Test the ApplicationContextAotGenerator with the agent 3 years ago
Sébastien Deleuze 9135921d1d Move BindingReflectionHintsRegistrar to spring-context 3 years ago
Sam Brannen 9868c28c73 Honor ProtocolResolvers in GenericApplicationContext 3 years ago
Sam Brannen a970516080 Polish GenericApplicationContextTests 3 years ago
Sam Brannen 5e5e95aff7 Polish RuntimeHintsUtils 3 years ago
Stephane Nicoll 6199835d6e Harmonize generated class name conventions 3 years ago
Sam Brannen 26df4580b3 Revise internals of LoggingCacheErrorHandler 3 years ago
Vedran Pavic 57208bf47a Simplify LoggingCacheErrorHandlerTests 3 years ago
Sam Brannen 8b34558284 Polish LoggingCacheErrorHandler 3 years ago
Vedran Pavic dbe8f200a9 Simplify creation of LoggingCacheErrorHandler with logged stacktrace 3 years ago
Stephane Nicoll 90759fb38f Relocate duplicated mock implementations to test fixtures 3 years ago
Johnny Lim 5ae3902d71 Guard logging in RuntimeHintsBeanFactoryInitializationAotProcessor 3 years ago
Juergen Hoeller a14650e0dc findAnnotationOnBean only falls back to bean class in case of no factory method 3 years ago
Juergen Hoeller 4e1b9f1492 Replace deep exception message nesting with custom inclusion of cause messages 3 years ago
Sébastien Deleuze 12d756a252 Refine ReflectiveProcessorBeanRegistrationAotProcessor 3 years ago
Brian Clozel 9c9b2356ce Add RuntimeHints predicates generator 3 years ago
Stephane Nicoll 363722893b Make sure RuntimeHintsRegistrar are invoked only once 3 years ago
Sam Brannen 8478e8e70a Polish contribution 3 years ago
Rémy e386bdb82c Expose ThreadPoolTaskExecutor queue size and capacity for metrics 3 years ago
Stephane Nicoll 571543285a Polish 3 years ago
Phillip Webb 172102d225 Refine ApplicationContextAotGenerator class name generation 3 years ago
Phillip Webb 4bd33cb6e0 Allow ApplicationContextAotGenerator to generated better class names 3 years ago
Sam Brannen aab9da0366 Polish LocaleResolver support 3 years ago