OpenID-Connect-Java-Spring-.../perun-oidc-server/src
Dominik Frantisek Bucik 665b45fb41
refactor: 💡 Refactored how translations are loaded and used
Refactor how translations are used and loaded. Property `web.langs.customfiles.path` must point to the
RersourceBundle, without the `_lang.properties" extensions. An examle
location, if we have files `/etc/props_en.properties` and
`/etc/props_cs.properties`, the correct value for the configuration
option is `web.langs.customfiles.path=/etc/props`.

BREAKING CHANGE: Property `web.langs.customfiles.path` must point to the
RersourceBundle.
2021-11-30 13:38:11 +01:00
..
main/java/cz/muni/ics refactor: 💡 Refactored how translations are loaded and used 2021-11-30 13:38:11 +01:00
test refactor: 💡 Removed UMA package (not used) 2021-11-24 12:35:21 +01:00