@org.springframework.context.annotation.Configuration @java.lang.SuppressWarnings(value: [ConfigurationProperties, UnnecessaryQualifiedReference]) @org.springframework.boot.context.properties.ConfigurationProperties(prefix: EvaluatorProperties.PREFIX) class EvaluatorProperties extends java.lang.Object
| Modifiers | Name | Description |
|---|---|---|
static java.lang.Object |
PREFIX |
|
private boolean |
enabled |
|
private boolean |
webUiEnabled |
| Constructor and description |
|---|
EvaluatorProperties
() |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |