Class GlobalControllerAdvice
- java.lang.Object
-
- de.digitalcollections.cudami.admin.controller.advice.GlobalControllerAdvice
-
@ControllerAdvice public class GlobalControllerAdvice extends java.lang.ObjectAdds the webjar versions read from yaml files as global model attribute.
-
-
Constructor Summary
Constructors Constructor Description GlobalControllerAdvice()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.String>getWebjarVersions()
-