cbcbbcbc commented on issue #26395:
URL: 
https://github.com/apache/shardingsphere/issues/26395#issuecomment-1596187856

   If you use Shardingsphere in a Spring Boot application, you will be aware of 
this requirement. Usually we use a configuration server such as Consul or 
Spring Cloud Config Server to save the production environment variables (DB 
username/password. etc.) those will override the ones in application.yml, the 
yml is packaged into a jar so we cannot replace it in production environment, 
this feature is the only one we can depend on.


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

Reply via email to