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