The Links
https://quarkus.io/guides/qute
https://quarkus.io/guides/qute-reference
Oracle Java Engineer Igor De Souza Shows How To Create a Quarkus Templating Engine Qute Demo with a Raspberry PI
This article is to show how I created a Quarkus Qute demo with a Raspberry PI.
Quarkus is a full-stack, Kubernetes-native Java framework made for Java virtual machines (JVMs) and native compilation, optimizing Java specifically for containers and enabling it to become an effective platform for serverless, cloud, and Kubernetes environments.
Qute is a templating engine designed specifically to meet the Quarkus needs. The usage of reflection is minimized to reduce the size of native images. The API combines both the imperative and the non-blocking reactive style of coding. The engine is based on RESTEasy/JAX-RS. As such, Qute web applications are implemented by defining resource types with methods answering to specific HTTP verbs and accept headers. The only difference being, that HTML pages are returned instead of JSON as in your typical REST-ful data API. The individual pages are created by processing template files.
If you’ve worked with other templating engines before, like me, this will look very familiar to you.
Note: Qute is an experimental feature.
A simple Quarkus Qute example that shows a 7 segments display and control in real-time a real one with a Raspberry Pi 3 B.
When I was googling about a 7 segment display this site appeared in my result and I came up with the idea.
https://quarkus.io/guides/qute
https://quarkus.io/guides/qute-reference
Igor De Souza, in his own words, is a Brazilian Geek, Coffee lover, Sepultura Fan, Java Programmer and In-line Hockey Player based in Dublin. A Software Engineer with over 10 years experience. Aspirant to Data Scientist/Engineer. His hobbies are playing with IoT, electronics, Twitter sentiment analysis, electric guitar and In-line Skate/Hockey.
He currently has a project to Transforming Donald Trump’s Tweets in cash. He also run a monthly meetup for Brazilian IT professionals in Dublin with an average of 80 attendees. Volunteer mentor and assisting Coder Dojo in Rathmines. He is a long standing Premier Member of the Dublin Java User Group.
Visit: www.igfasouza.com / @Igfasouza
Want to be a guest writer on IrishDev.com, the online home if the Irish Software Developers' Network?? Check out our Guest Writers section
Get Instant Irish Tech News Updates on our Social Channels....
![]() |
![]() |
![]() |