Documentation ¶
Overview ¶
Package consts 本库的全局常量.
Index ¶
Constants ¶
View Source
const ( // ProjectName 本库(项目)的名字 ProjectName = "chimera" // LowerProjectName 全小写 LowerProjectName = "chimera" // UpperProjectName 全大写 UpperProjectName = "CHIMERA" )
Variables ¶
View Source
var Banner string
Banner
我把SpringBoot的banner换成了美女,老板说工作不饱和,建议安排加班...
https://mp.weixin.qq.com/s/YJJp2zrvGfFXqEnYIvVycQ
英文ASCII艺术字,Spring Boot自定义启动Banner在线生成工具
https://www.bootschool.net/ascii
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.