类 OptionalLiveReloadServer

java.lang.Object
org.springframework.boot.devtools.autoconfigure.OptionalLiveReloadServer
所有已实现的接口:
InitializingBean

public class OptionalLiveReloadServer extends Object implements InitializingBean
Manages an optional LiveReloadServer. The LiveReloadServer may gracefully fail to start (e.g. because of a port conflict) or may be omitted entirely.
从以下版本开始:
1.3.0
作者:
Phillip Webb
  • 构造器详细资料

  • 方法详细资料