sci-jvm-study opened a new pull request, #1295:
URL: https://github.com/apache/dubbo-samples/pull/1295

   Part of #13862 (migrating samples to Spring Boot 3).
   
   This module was still on Spring Boot 2.7.8. Bumped it to 3.2.3, along with 
the Java version (1.8 → 17, minimum required for SB3) and the parent apache POM 
(23 → 31).
   
   No source changes needed as this module doesn't touch javax.* anywhere (no 
servlet/JPA/validation stuff), so it's purely a dependency/build version bump.
   
   Tested locally with a live Zookeeper + Provider running - 
ConsumerApplicationTests passes and the async RPC call completes correctly.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to