PropertiesBasedTranslationSupplier()
A base class for properties based TranslationSuppliers which provides a loading and caching mechanism of properties files.
There is no way to purge the cache. This class is intended for a one run process where translations do not change in between.
T - Translations are grouped by a certain aspect (for instance, by Locale). T defines the type of it.