Class StreamRuntimeHints

java.lang.Object
org.springframework.cloud.stream.aot.StreamRuntimeHints

public class StreamRuntimeHints extends Object
RuntimeHintsRegistrar for the Core in Spring Cloud Stream.
Author:
Omer Celik
  • Constructor Details

    • StreamRuntimeHints

      public StreamRuntimeHints()
  • Method Details

    • registerHints

      public void registerHints(org.springframework.aot.hint.RuntimeHints hints, @Nullable ClassLoader classLoader)