インターフェースの使用 
org.springframework.boot.devtools.filewatch.SnapshotStateRepository
SnapshotStateRepository を使用するパッケージ 
- org.springframework.boot.devtools.filewatch 内の SnapshotStateRepository 使用SnapshotStateRepository として宣言されている org.springframework.boot.devtools.filewatch のフィールド修飾子と型フィールド説明- static final SnapshotStateRepositorySnapshotStateRepository.- NONE状態を保存しない No-op- SnapshotStateRepository。- static final SnapshotStateRepositorySnapshotStateRepository.- STATIC静的インスタンスを使用して再起動後も状態を維持する- SnapshotStateRepository。型 SnapshotStateRepository のパラメーターを持つ org.springframework.boot.devtools.filewatch のコンストラクター修飾子コンストラクター説明- FileSystemWatcher- (boolean daemon, DurationSE pollInterval, DurationSE quietPeriod, SnapshotStateRepository snapshotStateRepository) 新しい- FileSystemWatcherインスタンスを作成します。