Class CoreAOT
java.lang.Object
io.awspring.cloud.autoconfigure.core.CoreAOT
- All Implemented Interfaces:
org.springframework.aot.hint.RuntimeHintsRegistrar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
registerHints
(org.springframework.aot.hint.RuntimeHints hints, ClassLoader classLoader)
-
Constructor Details
-
CoreAOT
public CoreAOT()
-
-
Method Details
-
registerHints
- Specified by:
registerHints
in interfaceorg.springframework.aot.hint.RuntimeHintsRegistrar
-