`SimpleI18NProvider#getTranslation(..)` returns `null`. Should be something like: `String.format("!{%s:%s}!", locale, key)` Especially because this is a tutorial :)