@groovy.transform.CompileStatic static enum GrailsBanner.OptionalVersionOption
Enumeration of optional version options.
The container being run is shown by default under container, which is the one an
application is on. These name a particular container instead, for an application that wants
to be told about one whether or not it is the one serving.
| Modifiers | Name | Description |
|---|---|---|
static GrailsBanner.OptionalVersionOption |
MAX_VALUE |
|
static GrailsBanner.OptionalVersionOption |
MIN_VALUE |
| Type | Name and description |
|---|---|
java.lang.String |
key |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#equals(java.lang.Object), java.lang.Object#getClass(), java.lang.Object#hashCode(), java.lang.Object#notify(), java.lang.Object#notifyAll(), java.lang.Object#toString(), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int) |