Class WebResourcesRuntimeHints

java.lang.Object
org.springframework.boot.autoconfigure.web.WebResourcesRuntimeHints
All Implemented Interfaces:
RuntimeHintsRegistrar

public class WebResourcesRuntimeHints extends Object implements RuntimeHintsRegistrar
RuntimeHintsRegistrar for default locations of web resources.
Since:
3.0.0
Author:
Stephane Nicoll