 |
- Detail:
- Field |
- Constr |
- Method
-
-
Nested Class Summary
Nested Classes
Modifier and Type |
Interface and Description |
static class |
Banner.Mode
An enumeration of possible values for configuring the Banner.
|
-
-
Method Detail
-
printBanner
void printBanner(Environment environment,
Class<?> sourceClass,
PrintStream out)
Print the banner to the specified print stream.
- Parameters:
environment - the spring environment
sourceClass - the source class for the application
out - the output print stream
- Detail:
- Field |
- Constr |
- Method
|
|