<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Victor Araujo</title>
    <description>The latest articles on DEV Community by Victor Araujo (@farvic).</description>
    <link>https://dev.to/farvic</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F446124%2Fa5443495-00a2-4d66-a306-82260f8133bc.png</url>
      <title>DEV Community: Victor Araujo</title>
      <link>https://dev.to/farvic</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/farvic"/>
    <language>en</language>
    <item>
      <title>How to generate and add your banner to a Spring-Boot Application</title>
      <dc:creator>Victor Araujo</dc:creator>
      <pubDate>Mon, 27 Feb 2023 17:04:12 +0000</pubDate>
      <link>https://dev.to/farvic/how-to-generate-and-add-your-banner-to-a-spring-boot-application-1g3l</link>
      <guid>https://dev.to/farvic/how-to-generate-and-add-your-banner-to-a-spring-boot-application-1g3l</guid>
      <description>&lt;p&gt;I came here to bring a simple tutorial on how to add a banner to your Spring-Boot application!&lt;/p&gt;

&lt;p&gt;Are you tired of seeing the same Spring banner all the time? So it's time to add yours in 2 simple steps.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Go to &lt;a href="https://springhow.com/spring-boot-banner-generator/" rel="noopener noreferrer"&gt;https://springhow.com/spring-boot-banner-generator/&lt;/a&gt; to generate your banner. This will give you a banner.txt file. Then you can add your links&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Put it into the resources folder&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2w0iuohjtz450w94h8qr.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2w0iuohjtz450w94h8qr.png" alt="Folder structure to add the banner: src/main/resources/" width="259" height="243"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It's done:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fj7big3ye9vz25uldquy8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fj7big3ye9vz25uldquy8.png" alt="Your own banner" width="800" height="329"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Use it whenever you share your code so that more people will get to know your work!&lt;/p&gt;

&lt;p&gt;There will be many more tutorials like this one!&lt;/p&gt;

&lt;p&gt;See you soon :)&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
