编辑自定义的数据权限配置查数据时候报错

Blade 未结 1 14

一、该问题的重现步骤是什么?

1. 编辑自定义的数据权限配置时候,按照下图配置好了,再用相应权限的用户去登录查数据就会报错

2. image.png

3.### Error querying database. Cause: org.springframework.cglib.core.ReflectUtils$2: No compatible defineClass mechanism detected: JVM should be started with --add-opens=java.base/java.lang=ALL-UNNAMED for ClassLoader.defineClass to be accessible. On the module path, you may not be able to define this CGLIB-generated class at all. ### Cause: org.springframework.cglib.core.ReflectUtils$2: No compatible defineClass mechanism detected: JVM should be started with --add-opens=java.base/java.lang=ALL-UNNAMED for ClassLoader.defineClass to be accessible. On the module path, you may not be able to define this CGLIB-generated class at all.


二、你期待的结果是什么?实际看到的又是什么?

可以正常查询数据

三、你正在使用的是什么产品,什么版本?在什么操作系统上?


四、请提供详细的错误堆栈信息,这很重要。


五、若有更多详细信息,请在下面提供。

1条回答
提交回复