cloudstack/framework/config/src/main
Rohit Yadav 47163df2ff
framework/config: make logic in ::value() defensive (#449)
This adds a NPE check on the s_depot.global() which can cause NPE in
case of unit tests, where s_depot is not null but the underlying config
dao is null (not mocked or initialised) via `s_depot.global()` becomes
null.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2024-05-22 20:20:37 +05:30
..
java/org/apache/cloudstack framework/config: make logic in ::value() defensive (#449) 2024-05-22 20:20:37 +05:30
resources/META-INF/cloudstack/system Improve global settings UI to be more intuitive/logical (#5797) 2023-01-31 11:23:43 +01:00