摘要: 错误现象: org.hibernate.LazyInitializationException: could not initialize proxy [com.angus.entity.ProductCategory 1] no Session 解决方式 在出问题的实体类上加@Proxy(lazy 阅读全文
posted @ 2019-12-26 23:23 一起学编程 阅读(253) 评论(0) 推荐(0) 编辑