Class WebResourcesRuntimeHints
java.lang.Object
org.springframework.boot.autoconfigure.web.WebResourcesRuntimeHints
- All Implemented Interfaces:
RuntimeHintsRegistrar
RuntimeHintsRegistrar
for default locations of web resources.- Since:
- 3.0.0
- Author:
- Stephane Nicoll
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
registerHints
(RuntimeHints hints, ClassLoader classLoader)
-
Constructor Details
-
WebResourcesRuntimeHints
public WebResourcesRuntimeHints()
-
-
Method Details
-
registerHints
- Specified by:
registerHints
in interfaceRuntimeHintsRegistrar
-