Directory

nav-simplifier-vaadinflow - Vaadin Add-on Directory

vaadin-navsimplifier-vaadinflow nav-simplifier-vaadinflow - Vaadin Add-on Directory
# nav-simplifier-vaadinflow [![pipeline status](https://gitlab.com/loefflefarn/nav-simplifier-vaadinflow/badges/master/pipeline.svg)](https://gitlab.com/loefflefarn/nav-simplifier-vaadinflow/commits/master) [![coverage report](https://gitlab.com/loefflefarn/nav-simplifier-vaadinflow/badges/master/coverage.svg)](https://gitlab.com/loefflefarn/nav-simplifier-vaadinflow/commits/master) [![Maintainability](https://api.codeclimate.com/v1/badges/d14855fc7fa7ecae336a/maintainability)](https://codeclimate.com/github/loefflefarn/nav-simplifier-vaadinflow/maintainability) The Vaadin Flow Nav-Simplifier is used to build a beautiful and full responsible menu bar. ## Features The NavSimplifier contains support to create a menu bar for a @Route annotated Vaadin-Component. Also it can handle Spring Security. All views they are annotated with @Secured will be checked for access. If no access is granted, the view won't be accessible via the menu bar.