Class GcpRuntimeHints

java.lang.Object
com.google.cloud.spring.core.aot.GcpRuntimeHints
All Implemented Interfaces:
org.springframework.aot.hint.RuntimeHintsRegistrar

public class GcpRuntimeHints extends Object implements org.springframework.aot.hint.RuntimeHintsRegistrar
Runtime hints for Spring Cloud GCP.
  • Constructor Details

    • GcpRuntimeHints

      public GcpRuntimeHints()
  • Method Details

    • registerHints

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