refactor(SystemPropertiesController): use local service instead of REST call...
Compare changes
@@ -38,6 +38,7 @@ import org.springframework.web.bind.annotation.GetMapping;
@@ -46,7 +47,6 @@ import ch.unige.aou.config.AouProperties;
@@ -55,7 +55,7 @@ import ch.unige.aou.service.settings.StaticPageService;
@@ -119,9 +119,9 @@ public class SystemPropertyController implements ControllerWithHateoasHome {
@@ -130,7 +130,7 @@ public class SystemPropertyController implements ControllerWithHateoasHome {