Package io.quarkus.banner
Interface BannerConfig
Banner
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault booleanpath()The path of the banner (path relative to root of classpath) which could be provided by user
-
Field Details
-
DEFAULT_BANNER_FILE
- See Also:
-
-
Method Details
-
path
The path of the banner (path relative to root of classpath) which could be provided by user -
isDefaultPath
default boolean isDefaultPath()
-