org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)
将select 语句加上 '<![CDATA[', ']]>",居然好了
本文介绍了一种解决org.apache.ibatis.binding.BindingException的方法,通过在SQL语句中使用CDATA标记来避免MyBatis解析错误。
org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)
将select 语句加上 '<![CDATA[', ']]>",居然好了

被折叠的 条评论
为什么被折叠?