oblac / jodd

Jodd! Lightweight. Java. Zero dependencies. Use what you like.

Home Page:https://jodd.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FileCache getFileBytes check lastModilefier

looly opened this issue · comments

Current behavior

Now the lastModilefier method in FileCache simple get from cache, but when the file edit by user, the cache can not sense it, so please check the lastModilefier before get.

Expected behavior

Steps to Reproduce the Problem

Thanx, this should fix it.