• 2023-03-15cannot access class org.springframework.cglib.core.ReflectUtils with java 17
    (inmodulecom.xxx)cannotaccessclassorg.springframework.cglib.core.ReflectUtils(inunnamedmodule@0x2d950574)becausemodulecom.xxxdoesnotreadunname
  • 2023-01-03java 反射工具类ReflectUtils
    /***反射工具类.提供调用getter/setter方法,访问私有变量,调用私有方法,获取泛型类型Class,被AOP过的真实类等工具函数.**@authorruoyi*/@SuppressWarni
  • 2022-08-23ReflectUtils
    packagecom.denkou.project.service.zxzy.utils;importcom.denkou.project.service.zxzy.exception.ApiException;importio.swagger.annotations.ApiModelProperty;