Package de.focus_shift.launchpad.core
Class LaunchpadControllerAdvice
- java.lang.Object
-
- de.focus_shift.launchpad.core.LaunchpadControllerAdvice
-
@ControllerAdvice(assignableTypes=HasLaunchpad.class) public class LaunchpadControllerAdvice extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddAttributes(org.springframework.ui.Model model, Locale locale, org.springframework.security.core.Authentication authentication)
-
-
-
Method Detail
-
addAttributes
@ModelAttribute public void addAttributes(org.springframework.ui.Model model, Locale locale, org.springframework.security.core.Authentication authentication)
-
-