public interface Banner
Modifier and Type | Method and Description |
---|---|
void |
printBanner(Environment environment,
Class<?> sourceClass,
PrintStream out)
Print the banner to the specified print stream.
|
void printBanner(Environment environment, Class<?> sourceClass, PrintStream out)
environment
- the spring environmentsourceClass
- the source class for the applicationout
- the output print streamCopyright © 2015 Pivotal Software, Inc.. All rights reserved.