ssm用ehcache会出现的错误

其他地方的配置可以看其他文章 mapper.xml <mapper namespace="com.carry.ssm.Dao.UserMapper"> <cache></cache>  //这句话必须加,否则缓存不起作用 <!-- <cache readOnly="true">   <property name="timeToIdleSeconds" value="3600"/>1 hour  
相关文章
相关标签/搜索