Class StorageIntegrationRuntimeHint
java.lang.Object
com.google.cloud.spring.storage.integration.aot.StorageIntegrationRuntimeHint
- All Implemented Interfaces:
org.springframework.aot.hint.RuntimeHintsRegistrar
public class StorageIntegrationRuntimeHint
extends Object
implements org.springframework.aot.hint.RuntimeHintsRegistrar
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
registerHints
(org.springframework.aot.hint.RuntimeHints hints, ClassLoader classLoader)
-
Constructor Details
-
StorageIntegrationRuntimeHint
public StorageIntegrationRuntimeHint()
-
-
Method Details
-
registerHints
- Specified by:
registerHints
in interfaceorg.springframework.aot.hint.RuntimeHintsRegistrar
-