Class GlobalControllerAdvice
- java.lang.Object
-
- de.digitalcollections.cudami.admin.controller.advice.GlobalControllerAdvice
-
@ControllerAdvice public class GlobalControllerAdvice extends Object
Adds the webjar versions read from application.yml as global model attribute.
-
-
Constructor Summary
Constructors Constructor Description GlobalControllerAdvice(WebjarProperties webjarProperties)
-
-
-
Constructor Detail
-
GlobalControllerAdvice
public GlobalControllerAdvice(WebjarProperties webjarProperties)
-
-