Class StreamRuntimeHints
java.lang.Object
org.springframework.cloud.stream.aot.StreamRuntimeHints
RuntimeHintsRegistrar for the Core in Spring Cloud Stream.- Author:
- Omer Celik
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterHints(org.springframework.aot.hint.RuntimeHints hints, ClassLoader classLoader)
-
Constructor Details
-
StreamRuntimeHints
public StreamRuntimeHints()
-
-
Method Details
-
registerHints
public void registerHints(org.springframework.aot.hint.RuntimeHints hints, @Nullable ClassLoader classLoader)
-