agoncal-consulting.com - Antonio's Blog - A blog mainly about Java

Description: A blog mainly about Java

Example domain paragraphs

In this blog post, I’ll show you how to manually deploy a simple Quarkus application to Azure using Terraform, thanks to NubesGen. Continue reading How to Manually Deploy a Quarkus Application to Azure with Terraform Thanks to NubesGen

In this blog post I’ll show you how develop a Quarkus application to easily access your relational database (using Hibernate ORM with Panache) and display its content in HTML with Qute templates. To break it into more details, in this blog post you will learn: What is Hibernate ORM with Panache? How to access a relational database with Hibernate ORM with Panache. What are Qute templates? How to display the … Continue reading A Qute Way to Visualise Data with Panache

I first wrote this article for the Java Advent calendar 2020. I then copied it to my own blog. Christmas is coming! Like every year, Santa needs to schedule its presents delivery. Can you imagine? Millions of (good) children will receive a present on the night of the 24th of December. To achieve this prowess, Santa needs a bit of technical help to schedule the … Continue reading Merry Chistmas And Happy Fallback With Microprofile