dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
865 stars 467 forks source link

#30673: Making dotAI and analytics app properties reloadable #30680

Closed victoralfaro-dotcms closed 1 week ago

victoralfaro-dotcms commented 1 week ago

With the System Tables it's a good practice not to cache Config properties in final classes (instance or static) variables so they can be reloadable through such.

This PR fixes: #30673

dotcms-sonarqube[bot] commented 1 week ago

Quality Gate passed Quality Gate passed

Issues
0 New issues
5 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube