java - Spring Message Source is using deleted keys -


we using messagesource pull error messages properties file via method: messagesource.getmessage("error", options, locale)

now, when change or delete key "error" in hotswap, message not changed.

i don't understand why deleting or changing key has no effect on server. saved database on server startup?


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

linux - gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now -

sql - MySQL - Finding Empty relations -