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