<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Customization on Yonatan Karp-Rudin</title><link>https://yonatankarp.github.io/tags/customization/</link><description>Recent content in Customization on Yonatan Karp-Rudin</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 02 Dec 2022 00:00:00 +0100</lastBuildDate><atom:link href="https://yonatankarp.github.io/tags/customization/index.xml" rel="self" type="application/rss+xml"/><item><title>Create a Custom Spring Boot App Banner</title><link>https://yonatankarp.github.io/blog/custom-spring-boot-banner/</link><pubDate>Fri, 02 Dec 2022 00:00:00 +0100</pubDate><guid>https://yonatankarp.github.io/blog/custom-spring-boot-banner/</guid><description>&lt;p&gt;Today, I&amp;rsquo;d like to share a fun feature of Spring with you. It&amp;rsquo;s not new or crucial, but it&amp;rsquo;s definitely enjoyable!&lt;/p&gt;
&lt;p&gt;Normally, when you launch your Spring Boot app, you see a standard banner in the logs like this:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://yonatankarp.github.io/images/blog/medium-1*qhCPGhoCfVHDiV_8C2w-IQ.png" alt="Spring Boot Banner"&gt;&lt;/p&gt;
&lt;p&gt;But have you ever thought about replacing that Spring banner with your own custom banner? If you have, then this article is for you!&lt;/p&gt;
&lt;p&gt;To begin, let&amp;rsquo;s visit &lt;a href="https://patorjk.com/"&gt;https://patorjk.com/&lt;/a&gt;, a website that helps us create custom text. You can enter the desired text for your log and choose from a variety of fonts. For example:&lt;/p&gt;</description></item></channel></rss>