DEV Community

Cover image for How to generate and add your banner to a Spring-Boot Application
Victor Araujo
Victor Araujo

Posted on

14

How to generate and add your banner to a Spring-Boot Application

I came here to bring a simple tutorial on how to add a banner to your Spring-Boot application!

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

  1. Go to https://springhow.com/spring-boot-banner-generator/ to generate your banner. This will give you a banner.txt file. Then you can add your links

  2. Put it into the resources folder

Folder structure to add the banner: src/main/resources/

It's done:

Your own banner

Use it whenever you share your code so that more people will get to know your work!

There will be many more tutorials like this one!

See you soon :)

Top comments (0)

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

👋 Kindness is contagious

Explore a sea of insights with this enlightening post, highly esteemed within the nurturing DEV Community. Coders of all stripes are invited to participate and contribute to our shared knowledge.

Expressing gratitude with a simple "thank you" can make a big impact. Leave your thanks in the comments!

On DEV, exchanging ideas smooths our way and strengthens our community bonds. Found this useful? A quick note of thanks to the author can mean a lot.

Okay