You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/07/03 07:17:42 UTC

[GitHub] [camel-spring-boot] UniqueDong commented on pull request #101: fix (Environment): multiple environments

UniqueDong commented on pull request #101:
URL: https://github.com/apache/camel-spring-boot/pull/101#issuecomment-653393415


   > It's not completely clear what you are doing. Dubbo is not among the camel-spring-boot starters, we don't have support for it. Please explain a bit better the scenario and why camel-spring-boot should be involved.
   
   My program running environment is dubbo. Now I need to introduce the camel-ftp component to read the ftp protocol data and execute the rpc call through dubbo. Since dubbo also created a PropertyResolver to prevent the program from starting, it is specified by @Qualifier("environment") The propertyResolver property of org.apache.camel.spring.boot.SpringPropertiesParser uses Spring's StandardEnvironment


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

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