Add native hints for core annotations
Add `CoreAnnotationsRuntimeHintsRegistrar` to provide native hints for `@Order` and `@AliasFor`. Closes gh-28442
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
org.springframework.aot.hint.RuntimeHintsRegistrar=\
|
||||
org.springframework.core.annotation.CoreAnnotationsRuntimeHintsRegistrar
|
||||
Reference in New Issue
Block a user