Class RepositoryRuntimeHints
java.lang.Object
org.springframework.data.elasticsearch.repository.aot.RepositoryRuntimeHints
- All Implemented Interfaces:
RuntimeHintsRegistrar
- Since:
- 5.1
- Author:
- Peter-Josef Meisch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterHints(RuntimeHints hints, ClassLoader classLoader)
-
Constructor Details
-
RepositoryRuntimeHints
public RepositoryRuntimeHints()
-
-
Method Details
-
registerHints
- Specified by:
registerHintsin interfaceRuntimeHintsRegistrar
-