摘要:
1.一对一关联 @OneToOne 2.多对一和一对多 @ManyToOne @OneToMany 3.多对多 @ManyToMany 有兴趣的朋友可以查看本人spring-boot-jpa GitHub项目 阅读全文
posted @ 2019-05-10 23:53
BrokenColor
阅读(4061)
评论(0)
推荐(0)
摘要:
问题:idea配置echache.xml报错Cannot resolve file 'ehcache.xsd' 解决办法: 1.打开settings->languages&frameworks->schemas and dtds ,添加地址 http://ehcache.org/ehcache.xs 阅读全文
posted @ 2019-05-10 11:34
BrokenColor
阅读(990)
评论(0)
推荐(0)