Add updated ApplicationContextAotGenerator

Add `ApplicationContextAotGenerator` implementation that makes
use of the new AOT generation APIs.

See gh-28414
This commit is contained in:
Phillip Webb
2022-05-04 20:26:37 -07:00
parent 588d4d8776
commit 702207d9ee
8 changed files with 818 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
org.springframework.aot.hint.RuntimeHintsRegistrar= \
org.springframework.context.aot.RuntimeHintsBeanFactoryInitializationAotProcessorTests.SampleRuntimeHintsRegistrar