Banner.Mode
Constructor and Description |
---|
ImageBanner(org.springframework.core.io.Resource image) |
Modifier and Type | Method and Description |
---|---|
void |
printBanner(org.springframework.core.env.Environment environment,
Class<?> sourceClass,
PrintStream out)
Print the banner to the specified print stream.
|
public void printBanner(org.springframework.core.env.Environment environment, Class<?> sourceClass, PrintStream out)
Banner
printBanner
in interface Banner
environment
- the spring environmentsourceClass
- the source class for the applicationout
- the output print streamCopyright © 2018 Pivotal Software, Inc.. All rights reserved.