strust2--postman遇到的ognl问题
Posted onroad2019
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了strust2--postman遇到的ognl问题相关的知识,希望对你有一定的参考价值。
WARNING: Error setting expression ‘upgradePlan.startTime‘ with value ‘[Ljava.lang.String;@4eb2ffba‘
ognl.MethodFailedException: Method "setStartTime" failed for object com.wasu.version.model.UpgradePlan@6167f892 [java.lang.NoSuchMethodException: com.wasu.version.model.UpgradePlan.setStartTime([Ljava.lang.String;)]
……
Caused by: java.lang.NoSuchMethodException: com.wasu.version.model.UpgradePlan.setStartTime([Ljava.lang.String;)
以上是关于strust2--postman遇到的ognl问题的主要内容,如果未能解决你的问题,请参考以下文章