Package org.springframework.data.jpa.aot
Class JpaRuntimeHints
java.lang.Object
org.springframework.data.jpa.aot.JpaRuntimeHints
- All Implemented Interfaces:
RuntimeHintsRegistrar
- Since:
- 3.0
- Author:
- Christoph Strobl
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
registerHints
(RuntimeHints hints, ClassLoader classLoader)
-
Constructor Details
-
JpaRuntimeHints
public JpaRuntimeHints()
-
-
Method Details
-
registerHints
- Specified by:
registerHints
in interfaceRuntimeHintsRegistrar
-