EightMonth opened a new issue #220: Cannot enable spring boot profile URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/220 Hi dubbo team i met a problem when i config success and run successs spring boot provider profile cannot apply example application.yml(server.port=8081) aplication-dev.yml(server.port=8082) add JVM arg -Dspring.profiles.active=dev or add spring.profiles.active=dev in application/bootstrap runtime get dubbo property always in application.yml cannot overrite property by profile dev
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
