Skip to content

SpringBoot整合实现文件监控实现网页缓存。应用场景于监控执行目录下的文件更新,并将更新内容同步到页面缓存中

Notifications You must be signed in to change notification settings

chrischeer/WebCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

##文件目录监控

使用Apache的Commons-IO中有关于文件的监控功能

1.监听指定目录下的文件实时状态

2.指定文件状态获取

/webcache/status

/webcache/check_update

About

SpringBoot整合实现文件监控实现网页缓存。应用场景于监控执行目录下的文件更新,并将更新内容同步到页面缓存中

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages