Enterprise Java
Qute Templates with Quarkus
Quarkus ships with its own templating engine, Qute, which already includes an interesting set of features. In the following video, I’m showing the basic usage of action-based MVC with JAX-RS that forwards our requests to HTML templates.
To try out Qute yourself, have a look at the following resources:
Published on Java Code Geeks with permission by Sebastian Daschner, partner at our JCG program. See the original article here: Qute Templates with Quarkus (Video) Opinions expressed by Java Code Geeks contributors are their own. |