很可能是因为 beans.xml中
<prop key="hibernate.hbm2ddl.auto">update</prop>写错了 我当初就写成了 hbm2dll找了很久才发现
本文介绍了在配置文件beans.xml中,将<propkey=hibernate.hbm2ddl.auto>设置为update时常见的拼写错误。作者分享了自己曾经因为误将此属性写成hbm2dll而排查了很久的经历。
很可能是因为 beans.xml中
<prop key="hibernate.hbm2ddl.auto">update</prop>写错了 我当初就写成了 hbm2dll找了很久才发现
7583
6043
1117

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