You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/11/29 11:56:00 UTC

[GitHub] [dubbo] AlbumenJ commented on issue #11040: Refactor dubbo-samples to support jdk 17 and spring boot

AlbumenJ commented on issue #11040:
URL: https://github.com/apache/dubbo/issues/11040#issuecomment-1330513500

   > I'm really curious about this issue, maybe you can offer some more background and detail about it? I would love to take this opportunity to make some contribution.
   
   Currently, apache/dubbo-samples are based on jdk 8 or jdk 11. Dubbo itself has been support JDK 17 natively, but, dubbo-samples could not run on jdk 17 due to 3rd party dependencies. The most important thing we should do is upgrade these dependencies.
   BTW, most of the samples are based on spring 4 and using xml style. It is a chance for us to refactor these samples to spring-boot style configuration.


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org