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

   **Issue Evaluation**
   
   Category: `bug` | Status: **Needs Info**
   
   This reports a `ClassNotFoundException` for `MessageModel` when using 
rocketmq-spring-boot 2.2.3 with Spring Boot 3.0.4.
   
   **Analysis:** This is likely a version compatibility issue. 
rocketmq-spring-boot 2.2.x was designed for Spring Boot 2.x. Spring Boot 3.x 
requires Jakarta EE namespace migrations (`javax.*` → `jakarta.*`).
   
   **Questions:**
   - Have you tried using rocketmq-spring-boot 2.3.x which should have Spring 
Boot 3 compatibility?
   - Can you confirm the exact dependency tree (`mvn dependency:tree`)?
   
   **Age:** This issue is from March 2024. Please confirm if this is still an 
issue with the latest release.
   
   ---
   *Automated evaluation by RockteMQ-AI*


-- 
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