You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Martin Kouba edited this page Apr 25, 2020
·
5 revisions
Qute
io.quarkus.qute.api.VariantTemplate was removed from the API. The functionality is now provided by an injected io.quarkus.qute.Template. Injected templates do not support the getExpressions(), getGeneratedId() and getVariant() methods.