• Dave Syer's avatar
    Check for existence of ResourceBundle before creating MessageSource · 0def7644
    Dave Syer authored
    Irritatingly a ResourceBundleMessageSource never gives up trying to
    create a resource bundle for every message resolution, so to stop
    it logging all those warnings (and probably sucking performance-wise)
    we need to disable the MessageSource if a bundle is not provided.
    
    Fixes gh-1019
    0def7644
Name
Last commit
Last update
..
src Loading commit data...
.gitignore Loading commit data...
pom.xml Loading commit data...