springboot3.1.1+springdatajpa实体类报错HHH000513: Unable to create the ReflectionOptimizer for [com.sc.crmall.module.system.domain.xx]org.hibernate.bytecode.internal.bytebuddy.PrivateAccessorException: private accessor [xx]有哪位大 佬 遇到过,求支招~
收起
如果是public 尝试配置一下这个spring.jpa.properties.hibernate.bytecode.use_reflection_optimizer=false
报告相同问题?