<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Quarkus on Shaaf's blog</title><link>https://shaaf.dev/tags/quarkus/</link><description>Recent content in Quarkus on Shaaf's blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 11 Apr 2022 07:07:22 +0200</lastBuildDate><atom:link href="https://shaaf.dev/tags/quarkus/index.xml" rel="self" type="application/rss+xml"/><item><title>Processing images in Java with OpenCV and Quarkus</title><link>https://shaaf.dev/post/2022-04-11-processing-images-in-java-with-opencv-and-quarkus/</link><pubDate>Mon, 11 Apr 2022 07:07:22 +0200</pubDate><guid>https://shaaf.dev/post/2022-04-11-processing-images-in-java-with-opencv-and-quarkus/</guid><description>&lt;p>If you are into Computer vision, you probably are familiar with &lt;a href="https://opencv.org/">OpenCV&lt;/a>. Its an amazing library that has almost everything one needs to do 2D and 3D processing and much more. Gesture recognition, face detection, Motion tracking, think of anything related to image processing and OpenCV can be your goto. Its based on the BSD license, so you can just download it and start using it.&lt;/p>
&lt;p>OpenCV is written in C, and there are nice Java bindings for it too. If you are a Java developer like me and dont want to get into all the loading and building native bindings etc., then read on. In this article I will show how you can use OpenCV with the popular new framework Quarkus, without worrying about installing libraries or reloading the entire app.&lt;/p></description></item><item><title>Deploy Quarkus everywhere with Red Hat Enterprise Linux (RHEL)</title><link>https://shaaf.dev/post/2021-05-17-deploy-quarkus-everywhere/</link><pubDate>Fri, 07 May 2021 07:07:22 +0200</pubDate><guid>https://shaaf.dev/post/2021-05-17-deploy-quarkus-everywhere/</guid><description>&lt;blockquote>
&lt;p>&lt;em>Orignally posted at&lt;/em> &lt;a href="https://developers.redhat.com/blog/2021/04/07/deploy-quarkus-everywhere-with-red-hat-enterprise-linux-rhel#">Red Hat Developers&lt;/a>&lt;/p>&lt;/blockquote>
&lt;p>Java is one of the most used languages out there and has been in the&lt;a href="https://www.tiobe.com/tiobe-index/?hid=B4E841AA3BF5CD6D546F03D321E49994&amp;amp;wordfence_lh=1"> top three&lt;/a> for the last two decades. Java powers millions of applications across verticals and platforms. Linux is widely deployed in data centers, Edge networks, and Cloud. Today we announce the availability of Quarkus for all our Red Hat Enterprise Linux (RHEL) customers. If you are running RHEL, you can now also run Red Hat Build of Quarkus (RHBQ). By doing this, we enable our customers, partners, and software vendors to use RHBQ in their applications with ease and furthermore enable them to deploy Quarkus for multiple use-cases for Java on Linux. If you are developing applications on a Kubernetes platform like Openshift, you can also use RHBQ with it, and this was&lt;a href="https://www.redhat.com/en/blog/introducing-quarkus-red-hat-openshift"> announced&lt;/a> last year. What is Quarkus and how can I develop and deploy it on RHEL? Learn more in this post.&lt;/p></description></item></channel></rss>