chi3316 opened a new pull request, #1139:
URL: https://github.com/apache/dubbo-samples/pull/1139

   Previously, the `dubbo-samples-environment-keys` and 
`dubbo-samples-callback` modules utilized the SLF4J logging framework in 
conjunction with Logback. The inclusion of Logback was propagated through the 
`dubbo-zookeeper-curator5-spring-boot-starter` dependency. This setup resulted 
in an inconsistency with the project's logging framework. Furthermore, with 
recent updates to the related dependencies, the SLF4J provider was no longer 
being passed down to the project, leading to a missing logging implementation.
   
   To address these issues, this PR includes the following modifications:
   
   Update dubbo version to 3.3.0-beta.2 (this version of 
`dubbo-zookeeper-curator5-spring-boot-starter` does not introduce the logging 
implementation)
   Introduce Log4j2 dependency `spring-boot-starter-log4j2`


-- 
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-unsubscr...@dubbo.apache.org

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


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

Reply via email to