提交 9d7b5212 编写于 作者: zlt2000's avatar zlt2000

修改banner描述

上级 cc6508a9
......@@ -22,7 +22,7 @@ public class BannerInitializer implements ApplicationContextInitializer<Configur
if (!(applicationContext instanceof AnnotationConfigApplicationContext)) {
LogoBanner logoBanner = new LogoBanner(BannerInitializer.class, "/zltmp/logo.txt", "Welcome to zlt", 5, 6, new Color[5], true);
CustomBanner.show(logoBanner, new Description(BannerConstant.VERSION + ":", CommonConstant.PROJECT_VERSION, 0, 1)
, new Description("Gitee:", "https://gitee.com/zlt2000/microservices-platform", 0, 1)
, new Description("Github:", "https://github.com/zlt2000", 0, 1)
, new Description("Blog:", "https://zlt2000.gitee.io", 0, 1)
);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册