<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>BrickyDev</title>
        <link>https://brickydev.com/</link>
        <description>BrickyDev</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Tue, 04 May 2021 18:06:36 &#43;0200</lastBuildDate>
            <atom:link href="https://brickydev.com/index.xml" rel="self" type="application/rss+xml" />
        <item>
    <title>Many websites on one host - Nginx with Docker</title>
    <link>https://brickydev.com/posts/many-websites-on-one-host-nginx-with-docker/</link>
    <pubDate>Tue, 04 May 2021 18:06:36 &#43;0200</pubDate>
    <author>Author</author>
    <guid>https://brickydev.com/posts/many-websites-on-one-host-nginx-with-docker/</guid>
    <description><![CDATA[<p>Hi! In this post I&rsquo;d like to show you how to configure Nginx to have many websites using the same host.</p>]]></description>
</item><item>
    <title>Transactional annotation in Spring</title>
    <link>https://brickydev.com/posts/transactional-annotation-in-spring/</link>
    <pubDate>Sat, 25 Apr 2020 11:32:58 &#43;0200</pubDate>
    <author>Author</author>
    <guid>https://brickydev.com/posts/transactional-annotation-in-spring/</guid>
    <description><![CDATA[<p>Hi! In this article we’ll dive into <strong>@Transactional</strong> working.</p>]]></description>
</item><item>
    <title>Angular Material datepicker with many custom date formats</title>
    <link>https://brickydev.com/posts/angular-material-datepicker-with-many-custom-date-formats/</link>
    <pubDate>Wed, 01 Apr 2020 11:32:58 &#43;0200</pubDate>
    <author>Author</author>
    <guid>https://brickydev.com/posts/angular-material-datepicker-with-many-custom-date-formats/</guid>
    <description><![CDATA[<p>Hi! In this article, I’d like to show you how to <strong>create datepickers with many custom date formats in Angular Material</strong>.</p>]]></description>
</item><item>
    <title>Java ThreadLocal internals</title>
    <link>https://brickydev.com/posts/java-threadlocal-internals/</link>
    <pubDate>Mon, 16 Mar 2020 12:43:22 &#43;0200</pubDate>
    <author>Author</author>
    <guid>https://brickydev.com/posts/java-threadlocal-internals/</guid>
    <description><![CDATA[<p>Have you ever wondered how it’s possible that we can have thread locals just by using <em>ThreadLocal</em> class?</p>]]></description>
</item><item>
    <title>Java Stream API</title>
    <link>https://brickydev.com/posts/java-stream-api/</link>
    <pubDate>Mon, 02 Mar 2020 12:43:22 &#43;0200</pubDate>
    <author>Author</author>
    <guid>https://brickydev.com/posts/java-stream-api/</guid>
    <description><![CDATA[<p>Hi! I’d like to tell you something about <strong>Java Stream API</strong> – how and when you should use it.</p>]]></description>
</item><item>
    <title>Enum Circular Dependency in Java</title>
    <link>https://brickydev.com/posts/enum-circular-dependency-in-java/</link>
    <pubDate>Mon, 03 Feb 2020 12:43:22 &#43;0200</pubDate>
    <author>Author</author>
    <guid>https://brickydev.com/posts/enum-circular-dependency-in-java/</guid>
    <description><![CDATA[<p>Hi! In this article, I’d like to tell you about <strong>Enum Circular Dependency Problem in Java</strong>.</p>]]></description>
</item><item>
    <title>Feign Client with Spring Boot</title>
    <link>https://brickydev.com/posts/feign-client-with-spring-boot/</link>
    <pubDate>Sun, 14 Apr 2019 11:32:58 &#43;0200</pubDate>
    <author>Author</author>
    <guid>https://brickydev.com/posts/feign-client-with-spring-boot/</guid>
    <description><![CDATA[<p>Hi! In this article, I’d like to show you how to <strong>configure Feign Client in Spring Boot application</strong>.</p>]]></description>
</item></channel>
</rss>
