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/10/22 09:14:06 UTC

[GitHub] [dubbo] AlbumenJ commented on issue #10765: dubbo.consumer.tag not work on 3.x

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

   Configured with `PropertySourcesPlaceholderConfigurer`
   
   See `org.apache.dubbo.config.spring.propertyconfigurer.consumer3.PropertySourcesInJavaConfigTest.MyPropertySourcesPlaceholderConfigurer`
   
   Add `dubbo.consumer.tag=dev` into `src/test/java/org/apache/dubbo/config/spring/propertyconfigurer/consumer3/app.properties` and then run `org.apache.dubbo.config.spring.propertyconfigurer.consumer3.PropertySourcesInJavaConfigTest#testCustomPropertySourceBean`. Tag do not apply to service.
   
   
   You can create a test demo with spring and configure with `PropertySourcesPlaceholderConfigurer`.


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