java.lang.Object
jp.ecuacion.splib.web.util.SplibThymeleafStringUtil
thymeleaf側から呼ばれる想定のクラス。thymeleaf上で必要となる文字列処理を実施.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionselectListMethodName(String itemName) acc -> getAccList, acc.name -> getAcc_NameListに変更.
-
Constructor Details
-
SplibThymeleafStringUtil
public SplibThymeleafStringUtil()
-
-
Method Details
-
selectListMethodName
acc -> getAccList, acc.name -> getAcc_NameListに変更."_"はrelation使用時のrepositoryの使用方法に準じた。
-