Class SplibThymeleafMessageUtil

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

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

    • SplibThymeleafMessageUtil

      public SplibThymeleafMessageUtil()
  • Method Details