Skip to content

Migration Guide 1.5

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.

Migration guides

Current version


LTS versions


Next version in main


Clone this wiki locally