See: Description
Interface | Description |
---|---|
AnsiElement |
An ANSI encodable element.
|
Class | Description |
---|---|
AnsiElement.DefaultAnsiElement |
Internal default
AnsiElement implementation. |
AnsiOutput |
Generates ANSI encoded output, automatically attempting to detect if the terminal
supports ANSI.
|
AnsiOutputApplicationListener |
An
ApplicationListener that configures AnsiOutput depending on the the
value of the property spring.output.ansi.enabled . |
Enum | Description |
---|---|
AnsiOutput.Enabled |
Possible values to pass to
AnsiOutput.setEnabled(org.springframework.boot.ansi.AnsiOutput.Enabled) . |
AnsiOutput
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.