java.lang.Object
jp.ecuacion.splib.web.util.SplibThymeleafMessageUtil
Provides localized messages called from thymeleaf.
This calls PropertyFileUtil.
The existence of the class doesn't prevent you to use #{...}.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SplibThymeleafMessageUtil
public SplibThymeleafMessageUtil()Constructs a new instance.
-
-
Method Details
-
get
Gets message or itemName from the specified id.- Parameters:
locale- localeid- id- Returns:
- String
-