目录前言引入依赖和CacheConfig使用示范使用到的注解解析:清空缓存的方法注意事项前言
I am running a small inotify script that sets up a watch on a file. Each time that file is edited and saved, the script notices that a DELETE_SELF event is triggered. Is that normal and if it is why?