Uses of Class
be.yildizgames.common.application.helper.cli.Banner
Packages that use Banner
-
Uses of Banner in be.yildizgames.common.application
Methods in be.yildizgames.common.application with parameters of type BannerModifier and TypeMethodDescriptionfinal ApplicationApplication.withBanner(Banner banner) To set a custom banner, the banner will be displayed in the console interface when starting the application.