Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: provide default MenuAccessControl instance #176

Merged
merged 2 commits into from
Oct 15, 2024

Commits on Oct 12, 2024

  1. fix: provide default MenuAccessControl instance

    A MenuAccessControl instance is required when operating with MenuConfiguration.
    This change provides a default implementation if the user project does not
    define a specialized bean.
    
    Fixes #175
    mcollovati committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    aedaae3 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. rename test

    mcollovati committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    737136b View commit details
    Browse the repository at this point in the history