hamza86 commented on issue #244: The '$' in the class name of 
Digester$EnvironmentPropertySource is no…
URL: https://github.com/apache/tomcat/pull/244#issuecomment-591900457
 
 
   I was trying to use this feature on Tomcat 9.x and from my experience, I 
found it briefly documented. This feature is really important to run legacy 
apps on Kubernetes since most of the configurations are coming from config 
maps. 
   What I would do, is to create one class that read properties form system 
properties and environment properties. Ofc a priority mechanism must be 
introduced to avoid overlapping/overriding properties. 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to