类 WebResourcesRuntimeHints

java.lang.Object
org.springframework.boot.autoconfigure.web.WebResourcesRuntimeHints
所有已实现的接口:
RuntimeHintsRegistrar

public class WebResourcesRuntimeHints extends Object implements RuntimeHintsRegistrar
RuntimeHintsRegistrar for default locations of web resources.
从以下版本开始:
3.0.0
作者:
Stephane Nicoll