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

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay