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

Support config:boolean and config:integerin Qute #19134

Merged
merged 1 commit into from
Aug 2, 2021

Conversation

gastaldi
Copy link
Contributor

@gastaldi gastaldi commented Jul 30, 2021

This adds support for config:boolean('my.prop') and config:integer('my.prop') - useful on if statements
As discussed in https://quarkusio.zulipchat.com/#narrow/stream/187030-users/topic/Accessing.20configuration.20in.20a.20Qute.20template

This adds support for config:boolean('my.prop') and config:integer('my.prop') - useful on `if` statements
@gastaldi gastaldi requested a review from mkouba July 30, 2021 14:43
@gastaldi gastaldi changed the title Support config:boolean and config:integer Support config:boolean and config:integerin Qute Jul 30, 2021
@quarkus-bot quarkus-bot bot added area/documentation area/qute The template engine labels Jul 30, 2021
@mkouba mkouba added this to the 2.2 - main milestone Aug 2, 2021
@mkouba mkouba merged commit b5affe1 into quarkusio:main Aug 2, 2021
@gastaldi gastaldi deleted the qute_config branch August 2, 2021 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants