Uses of Interface
org.springframework.boot.Banner
Package
Description
Core Spring Boot classes.
Fluent 'builder' style API to construct a
SpringApplication
.-
Uses of Banner in org.springframework.boot
Modifier and TypeClassDescriptionclass
Banner implementation that prints from a source textResource
. -
Uses of Banner in org.springframework.boot.builder
Modifier and TypeMethodDescriptionSets theBanner
instance which will be used to print the banner when no static banner file is provided.