Class SearchRuntimeHintsRegistrar

java.lang.Object
net.croz.nrich.search.aot.SearchRuntimeHintsRegistrar
All Implemented Interfaces:
org.springframework.aot.hint.RuntimeHintsRegistrar

public class SearchRuntimeHintsRegistrar extends Object implements org.springframework.aot.hint.RuntimeHintsRegistrar
  • Field Details

    • TYPE_REFERENCE_LIST

      public static final List<org.springframework.aot.hint.TypeReference> TYPE_REFERENCE_LIST
  • Constructor Details

    • SearchRuntimeHintsRegistrar

      public SearchRuntimeHintsRegistrar()
  • Method Details

    • registerHints

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