79360247

Date: 2025-01-16 02:55:42
Score: 1.5
Natty:
Report link

There are n numbers of approaches to turn the banner off.

application.properties:

spring.main.banner-mode=off

application.yaml:

spring: main: banner-mode: off

additionally you can follow below blog post:

https://www.baeldung.com/spring-boot-disable-banner

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Syed