<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Antonio&#039;s Blog</title>
	<atom:link href="https://antoniogoncalves.org/feed/" rel="self" type="application/rss+xml" />
	<link>https://antoniogoncalves.org/</link>
	<description>A blog mainly about Java</description>
	<lastBuildDate>Mon, 12 Jul 2021 12:41:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/antoniogoncalves.org/wp-content/uploads/2021/04/fav.png?fit=32%2C32&#038;ssl=1</url>
	<title>Antonio&#039;s Blog</title>
	<link>https://antoniogoncalves.org/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">7143934</site>	<item>
		<title>How to Manually Deploy a Quarkus Application to Azure with Terraform Thanks to NubesGen</title>
		<link>https://antoniogoncalves.org/2021/07/12/how-to-manually-deploy-a-quarkus-application-to-azure-with-terraform-thanks-to-nubesgen/</link>
					<comments>https://antoniogoncalves.org/2021/07/12/how-to-manually-deploy-a-quarkus-application-to-azure-with-terraform-thanks-to-nubesgen/#respond</comments>
		
		<dc:creator><![CDATA[agoncal]]></dc:creator>
		<pubDate>Mon, 12 Jul 2021 12:41:51 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[nubesgen]]></category>
		<category><![CDATA[quarkus]]></category>
		<category><![CDATA[terraform]]></category>
		<guid isPermaLink="false">https://antoniogoncalves.org/?p=3804</guid>

					<description><![CDATA[<p>In this blog post, I’ll show you how to manually deploy a simple Quarkus application to Azure using Terraform, thanks to NubesGen.</p>
<p>The post <a href="https://antoniogoncalves.org/2021/07/12/how-to-manually-deploy-a-quarkus-application-to-azure-with-terraform-thanks-to-nubesgen/">How to Manually Deploy a Quarkus Application to Azure with Terraform Thanks to NubesGen</a> appeared first on <a href="https://antoniogoncalves.org">Antonio&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://antoniogoncalves.org/2021/07/12/how-to-manually-deploy-a-quarkus-application-to-azure-with-terraform-thanks-to-nubesgen/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3804</post-id>	</item>
		<item>
		<title>A Qute Way to Visualise Data with Panache</title>
		<link>https://antoniogoncalves.org/2021/06/07/a-qute-way-to-visualise-data-with-panache/</link>
					<comments>https://antoniogoncalves.org/2021/06/07/a-qute-way-to-visualise-data-with-panache/#comments</comments>
		
		<dc:creator><![CDATA[agoncal]]></dc:creator>
		<pubDate>Mon, 07 Jun 2021 08:13:08 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[jpa]]></category>
		<category><![CDATA[panache]]></category>
		<category><![CDATA[quarkus]]></category>
		<category><![CDATA[qute]]></category>
		<guid isPermaLink="false">https://antoniogoncalves.org/?p=3733</guid>

					<description><![CDATA[<p>In this blog post I’ll show you how develop a Quarkus application to easily access your relational database (using&#160;Hibernate ORM with Panache) and display its content in HTML with&#160;Qute&#160;templates. To break it into more details, in this blog post you will learn: What is&#160;Hibernate ORM with Panache? How to access a relational database with&#160;Hibernate ORM with Panache. What are Qute templates? How to display the &#8230;</p>
<p>The post <a href="https://antoniogoncalves.org/2021/06/07/a-qute-way-to-visualise-data-with-panache/">A Qute Way to Visualise Data with Panache</a> appeared first on <a href="https://antoniogoncalves.org">Antonio&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://antoniogoncalves.org/2021/06/07/a-qute-way-to-visualise-data-with-panache/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3733</post-id>	</item>
		<item>
		<title>Merry Chistmas And Happy Fallback With Microprofile</title>
		<link>https://antoniogoncalves.org/2021/01/12/merry-chistmas-and-happy-fallback-with-microprofile/</link>
					<comments>https://antoniogoncalves.org/2021/01/12/merry-chistmas-and-happy-fallback-with-microprofile/#respond</comments>
		
		<dc:creator><![CDATA[agoncal]]></dc:creator>
		<pubDate>Tue, 12 Jan 2021 14:00:00 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[micro services]]></category>
		<category><![CDATA[microprofile]]></category>
		<category><![CDATA[quarkus]]></category>
		<guid isPermaLink="false">http://antoniogoncalves.org/?p=3411</guid>

					<description><![CDATA[<p>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 &#8230;</p>
<p>The post <a href="https://antoniogoncalves.org/2021/01/12/merry-chistmas-and-happy-fallback-with-microprofile/">Merry Chistmas And Happy Fallback With Microprofile</a> appeared first on <a href="https://antoniogoncalves.org">Antonio&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://antoniogoncalves.org/2021/01/12/merry-chistmas-and-happy-fallback-with-microprofile/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3411</post-id>	</item>
		<item>
		<title>Two Quarkus Books for Christmas</title>
		<link>https://antoniogoncalves.org/2020/12/07/two-quarkus-books-for-christmas/</link>
					<comments>https://antoniogoncalves.org/2020/12/07/two-quarkus-books-for-christmas/#comments</comments>
		
		<dc:creator><![CDATA[agoncal]]></dc:creator>
		<pubDate>Mon, 07 Dec 2020 14:30:00 +0000</pubDate>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[quarkus]]></category>
		<guid isPermaLink="false">http://antoniogoncalves.org/?p=3394</guid>

					<description><![CDATA[<p>It&#8217;s been a while since I haven&#8217;t blogged&#8230; but that&#8217;s because I was busy writing two books on Quarkus! When Quarkus was announced in November 2018 I was very enthusiastic with what I saw. It was the beginning of Quarkus, but it was already promoting developer&#8217;s joy (hot reload, easy configuration, etc.), Cloud-Native, speed, small&#8230; but what I liked the most was the fact that &#8230;</p>
<p>The post <a href="https://antoniogoncalves.org/2020/12/07/two-quarkus-books-for-christmas/">Two Quarkus Books for Christmas</a> appeared first on <a href="https://antoniogoncalves.org">Antonio&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://antoniogoncalves.org/2020/12/07/two-quarkus-books-for-christmas/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3394</post-id>	</item>
		<item>
		<title>Configuring A Quarkus Application With Profiles</title>
		<link>https://antoniogoncalves.org/2019/11/07/configuring-a-quarkus-application-with-profiles/</link>
					<comments>https://antoniogoncalves.org/2019/11/07/configuring-a-quarkus-application-with-profiles/#comments</comments>
		
		<dc:creator><![CDATA[agoncal]]></dc:creator>
		<pubDate>Thu, 07 Nov 2019 13:38:52 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[quarkus]]></category>
		<guid isPermaLink="false">http://antoniogoncalves.org/?p=3361</guid>

					<description><![CDATA[<p>This blog post follows the first one I wrote about Configuring A Quarkus Application. So, if you want to know how to configure a Quarkus application using a Unified Configuration (application.properties file), Microprofile Config or system properties, please refer to this previous post. In this blog post I will show you how to use Profiles in Quarkus. Use Case I&#8217;ll use the same example as &#8230;</p>
<p>The post <a href="https://antoniogoncalves.org/2019/11/07/configuring-a-quarkus-application-with-profiles/">Configuring A Quarkus Application With Profiles</a> appeared first on <a href="https://antoniogoncalves.org">Antonio&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://antoniogoncalves.org/2019/11/07/configuring-a-quarkus-application-with-profiles/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3361</post-id>	</item>
		<item>
		<title>Configuring A Quarkus Application</title>
		<link>https://antoniogoncalves.org/2019/06/07/configuring-a-quarkus-application/</link>
					<comments>https://antoniogoncalves.org/2019/06/07/configuring-a-quarkus-application/#comments</comments>
		
		<dc:creator><![CDATA[agoncal]]></dc:creator>
		<pubDate>Fri, 07 Jun 2019 09:57:05 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[quarkus]]></category>
		<guid isPermaLink="false">http://antoniogoncalves.org/?p=3324</guid>

					<description><![CDATA[<p>In this blog post I&#8217;ll show you how to configure a Quarkus application using the specific application.properties file as well as the Microprofile Config API (check my other post for configuring with profiles). To break it into more details you will learn: How to configure a Quarkus application and have separate values for development and test How to use Microprofile Config to inject values How &#8230;</p>
<p>The post <a href="https://antoniogoncalves.org/2019/06/07/configuring-a-quarkus-application/">Configuring A Quarkus Application</a> appeared first on <a href="https://antoniogoncalves.org">Antonio&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://antoniogoncalves.org/2019/06/07/configuring-a-quarkus-application/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3324</post-id>	</item>
		<item>
		<title>Welcome My Fascicle on JPA</title>
		<link>https://antoniogoncalves.org/2019/05/20/welcome-my-fascicle-on-jpa/</link>
					<comments>https://antoniogoncalves.org/2019/05/20/welcome-my-fascicle-on-jpa/#respond</comments>
		
		<dc:creator><![CDATA[agoncal]]></dc:creator>
		<pubDate>Mon, 20 May 2019 12:35:14 +0000</pubDate>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[fascicle]]></category>
		<category><![CDATA[jpa]]></category>
		<guid isPermaLink="false">http://antoniogoncalves.org/?p=3318</guid>

					<description><![CDATA[<p>Last year I&#8217;ve published a fascicle on Bean Validation. It was time to publish the one on JPA. In a previous blog post I explained the entire writing process and why I had this idea of writing small fascicles. Make sure to read it if you want more details. But basically, the idea behind these fascicles comes from my previous Java EE 7 book. People &#8230;</p>
<p>The post <a href="https://antoniogoncalves.org/2019/05/20/welcome-my-fascicle-on-jpa/">Welcome My Fascicle on JPA</a> appeared first on <a href="https://antoniogoncalves.org">Antonio&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://antoniogoncalves.org/2019/05/20/welcome-my-fascicle-on-jpa/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3318</post-id>	</item>
		<item>
		<title>JHipster, Angular, PrimeNG and AutoComplete</title>
		<link>https://antoniogoncalves.org/2018/11/08/jhipster-angular-primeng-and-autocomplete/</link>
					<comments>https://antoniogoncalves.org/2018/11/08/jhipster-angular-primeng-and-autocomplete/#comments</comments>
		
		<dc:creator><![CDATA[agoncal]]></dc:creator>
		<pubDate>Thu, 08 Nov 2018 10:55:35 +0000</pubDate>
				<category><![CDATA[angular]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[jhipster]]></category>
		<category><![CDATA[primeng]]></category>
		<guid isPermaLink="false">http://antoniogoncalves.org/?p=3270</guid>

					<description><![CDATA[<p>JHipster is a great way to bootstrap your application. Your app can be a monolith or be split into several microservices, use JWT or OAuth2, packaged with Docker, deployed on a cloud provider&#8230; JHipster is there to handle the heavy technical complexity. Great ! But&#8230; when it comes to choosing an item from a combobox, JHipster is not that great. In this post I will &#8230;</p>
<p>The post <a href="https://antoniogoncalves.org/2018/11/08/jhipster-angular-primeng-and-autocomplete/">JHipster, Angular, PrimeNG and AutoComplete</a> appeared first on <a href="https://antoniogoncalves.org">Antonio&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://antoniogoncalves.org/2018/11/08/jhipster-angular-primeng-and-autocomplete/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3270</post-id>	</item>
		<item>
		<title>Angular Libraries and Microservices</title>
		<link>https://antoniogoncalves.org/2018/08/13/angular-libraries-and-microservices/</link>
					<comments>https://antoniogoncalves.org/2018/08/13/angular-libraries-and-microservices/#comments</comments>
		
		<dc:creator><![CDATA[agoncal]]></dc:creator>
		<pubDate>Mon, 13 Aug 2018 14:04:26 +0000</pubDate>
				<category><![CDATA[angular]]></category>
		<category><![CDATA[micro services]]></category>
		<guid isPermaLink="false">http://antoniogoncalves.org/?p=3213</guid>

					<description><![CDATA[<p>We live in a Microservices world, and this world is there to stay. Back-end developers need to dive into&#160;Domain Driven Design, write stateless, resilient, highly available services, keep data synchronized through&#160;Change Data Capture, handle network failure, deal with authentication, authorization, JWT&#8230; and expose a&#160;beautiful Hypermedia API so the front-end developers can add a great user interface to it. Good ! But what about the front-end &#8230;</p>
<p>The post <a href="https://antoniogoncalves.org/2018/08/13/angular-libraries-and-microservices/">Angular Libraries and Microservices</a> appeared first on <a href="https://antoniogoncalves.org">Antonio&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://antoniogoncalves.org/2018/08/13/angular-libraries-and-microservices/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3213</post-id>	</item>
		<item>
		<title>Welcome To My First Fascicle on Bean Validation</title>
		<link>https://antoniogoncalves.org/2018/03/05/welcome-to-my-first-fascicle/</link>
					<comments>https://antoniogoncalves.org/2018/03/05/welcome-to-my-first-fascicle/#comments</comments>
		
		<dc:creator><![CDATA[agoncal]]></dc:creator>
		<pubDate>Mon, 05 Mar 2018 14:59:52 +0000</pubDate>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[bean validation]]></category>
		<category><![CDATA[fascicle]]></category>
		<guid isPermaLink="false">http://antoniogoncalves.org/?p=3186</guid>

					<description><![CDATA[<p>For those who follow me, you know that I wrote a few books on Java EE. For those who follow Java EE, you know that there is a version 8 out there. For those wondering when I&#8217;ll be updating my book to Java EE 8, I&#8217;ll say &#8220;I&#8217;ll never write again!&#8221;&#8230;. But never say never. I&#8217;ll never write again Involved in J2EE since 1998, I followed &#8230;</p>
<p>The post <a href="https://antoniogoncalves.org/2018/03/05/welcome-to-my-first-fascicle/">Welcome To My First Fascicle on Bean Validation</a> appeared first on <a href="https://antoniogoncalves.org">Antonio&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://antoniogoncalves.org/2018/03/05/welcome-to-my-first-fascicle/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3186</post-id>	</item>
	</channel>
</rss>
