Class CoreAOT

java.lang.Object
io.awspring.cloud.autoconfigure.core.CoreAOT
All Implemented Interfaces:
org.springframework.aot.hint.RuntimeHintsRegistrar

public class CoreAOT extends Object implements org.springframework.aot.hint.RuntimeHintsRegistrar
  • Constructor Details

    • CoreAOT

      public CoreAOT()
  • Method Details

    • registerHints

      public void registerHints(org.springframework.aot.hint.RuntimeHints hints, ClassLoader classLoader)
      Specified by:
      registerHints in interface org.springframework.aot.hint.RuntimeHintsRegistrar