Class SplibThymeleafPropertiesUtil

java.lang.Object
jp.ecuacion.splib.web.util.SplibThymeleafPropertiesUtil

@Component("propUtil") public class SplibThymeleafPropertiesUtil extends Object
thymeleaf側から呼ばれる想定のクラス。localeを加味したメッセージ表示を実施。 裏ではPropertyFileUtilを呼び出しているのみ。PropertyFileUtilの機能が使える分#{...} より協力。 ただし、#{...}で問題ない部分はそれを使っても問題なし。
  • Constructor Details

    • SplibThymeleafPropertiesUtil

      public SplibThymeleafPropertiesUtil()
  • Method Details