Class SecretManagerRuntimeHints

java.lang.Object
com.google.cloud.spring.autoconfigure.secretmanager.aot.SecretManagerRuntimeHints
All Implemented Interfaces:
org.springframework.aot.hint.RuntimeHintsRegistrar

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

    • SecretManagerRuntimeHints

      public SecretManagerRuntimeHints()
  • Method Details

    • registerHints

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