在DBRealm中自动注入Service失败,他说是空指针异常,找了好久都不知道怎么搞,直接上图
运行之后
controller部分代码
postman测试接口
UserServiceImpl是否加了bean相关注解,如@Service或者@Component
debug运行如下图