Class ServerConfigController
java.lang.Object
org.tailormap.api.controller.admin.ServerConfigController
Controller for getting some config properties for admins without exposing all configuration properties via the
Actuator configprops endpoint, which can include passwords and other confidential values.
-
Constructor Summary
ConstructorsConstructorDescriptionServerConfigController(jakarta.servlet.MultipartConfigElement multipartConfigElement) -
Method Summary
-
Constructor Details
-
ServerConfigController
public ServerConfigController(jakarta.servlet.MultipartConfigElement multipartConfigElement)
-
-
Method Details
-
get
-