Designed by 77
加载资源 ......
感谢 ♥ 作者
先不感谢了
摘要: 使用hibernate开发的过程中产生了【use of the same entity name twice】这样的错误,记录下原因。 背景 spring的依赖注入(使用注解)在注册bean的时候,如果没有手动给bean命名(注解参数,比如@Component("yanggb")),那么spring 阅读全文
posted @ 2020-05-28 07:31 yanggb 阅读(1421) 评论(0) 推荐(0) 编辑