youjie23 commented on issue #15016:
URL: https://github.com/apache/dubbo/issues/15016#issuecomment-2589249267

   > Why do you want to extend a `Config`?
   
   Thank you for your response.
   
   In certain scenarios, we want to encapsulate some common logic in a unified 
manner. For example, we would like to directly map some rules based on 
spring.profiles.active to fixed dubbo.registry.group, and unify the 
dubbo-registry-local.cache path, etc.
   
   This approach aims to streamline configuration management and ensure 
consistency across different environments or profiles. By doing so, we can 
simplify the setup process and reduce potential configuration errors


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