RockteMQ-AI commented on issue #720:
URL: 
https://github.com/apache/rocketmq-spring/issues/720#issuecomment-5208087182

   **Issue Evaluation**
   
   Category: `type/bug` | Status: **Needs Verification**
   
   The issue reports that `RocketMQTemplate` is not initialized when using 
SpringBoot 3.3.10 + JDK 21.
   
   **Analysis:**
   This could be a compatibility issue between:
   - Spring Boot 3.3.10 (which uses Spring Framework 6.x)
   - JDK 21
   - rocketmq-spring-boot-starter version
   
   **To help verify, please provide:**
   - [ ] Which version of `rocketmq-spring-boot-starter` are you using?
   - [ ] Is `rocketmq.name-server` configured in 
`application.yml`/`application.properties`?
   - [ ] Are there any startup errors or warnings in the logs?
   - [ ] Does the `@EnableRocketMQ` annotation (if required for your version) 
exist on your configuration class?
   
   Note: Spring Boot 3.x requires `rocketmq-spring-boot-starter` 2.3.x or 
later. JDK 21 support may require specific starter versions.
   
   ---
   *Automated evaluation by github-manager*


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to