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

Qute user tags - use defaulted keys if appropriate #22003

Merged
merged 1 commit into from
Dec 17, 2021

Commits on Dec 15, 2021

  1. Qute user tags - use defaulted keys if appropriate

    - i.e. for params that define no key and contain only single part
    - also use Mapper instead of Map for the data passed to a template
    - Mapper value resolver has priority 15, i.e. is called before a
    generated value resolver
    - resolves quarkusio#21855
    - related to quarkusio#21861
    mkouba committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    f0a79ec View commit details
    Browse the repository at this point in the history