java.lang.Object
de.codecentric.boot.admin.server.ui.config.ServerRuntimeHints
All Implemented Interfaces:
org.springframework.aot.hint.RuntimeHintsRegistrar

@Configuration public class ServerRuntimeHints extends Object implements org.springframework.aot.hint.RuntimeHintsRegistrar
  • Constructor Details

    • ServerRuntimeHints

      public ServerRuntimeHints()
  • Method Details

    • registerHints

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