@ConfigRoot(name="banner") public class BannerConfig extends Object
Modifier and Type | Field and Description |
---|---|
String |
path
The path of the banner (path relative to root of classpath)
which could be provided by user
|
Constructor and Description |
---|
BannerConfig() |
Modifier and Type | Method and Description |
---|---|
boolean |
isDefaultPath() |
@ConfigItem(defaultValue="default_banner.txt") public String path
Copyright © 2021 JBoss by Red Hat. All rights reserved.