一、该问题的重现步骤是什么?
1. 我在4.8.0Release版本创建了新的模块通过feign去访问system模块的param资源,接口为
sysClient.getParamValue
2. 返回值打印的是R(code=500, success=false, data=null, msg=Cannot invoke "org.springframework.context.ApplicationContext.getBean(java.lang.Class)" because "org.springblade.core.tool.utils.SpringUtil.context" is null),之前是fallBack返回400,我把它注释掉了然后选择返回这个了
3.
二、你期待的结果是什么?实际看到的又是什么?
三、你正在使用的是什么产品,什么版本?在什么操作系统上?
BladeX 4.8.0Release win10
四、请提供详细的错误堆栈信息,这很重要。
五、若有更多详细信息,请在下面提供。