shen-hong-wei commented on issue #599: URL: https://github.com/apache/rocketmq-spring/issues/599#issuecomment-1851956747
> 需要修改项目源码吗 > […](#) > ------------------ 原始邮件 ------------------ 发件人: "apache/rocketmq-spring" ***@***.***>; 发送时间: 2023年12月6日(星期三) 下午5:54 ***@***.***>; ***@***.******@***.***>; 主题: Re: [apache/rocketmq-spring] 2.2.3 springboot3.x 启动报错 (Issue #599) ***@***.***注解的代码部分,删除原有import的引入,引入import jakarta.annotation.Resource;即可 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: ***@***.***> 不需要,是你在自己的service中自动注入的时候使用的@resource注解,需要删除对应的import,然后重新引入jakarta.annotation.Resource;jakarta.annotation.Resource; -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org