Class LaunchpadControllerAdvice

java.lang.Object
de.focus_shift.launchpad.core.LaunchpadControllerAdvice

@ControllerAdvice(assignableTypes=HasLaunchpad.class) public class LaunchpadControllerAdvice extends Object
  • Method Details

    • addAttributes

      @ModelAttribute public void addAttributes(org.springframework.ui.Model model, Locale locale, org.springframework.security.core.Authentication authentication)