1
2
3
4
5
6
7
8
9
10
11
12
| ${AnsiColor.BRIGHT_GREEN}
| _____ _
| / ____| | |
| | | _ _| |__ ___
| | | | | | | '_ \ / _ \
| | |___| |_| | |_) | __/
| \_____\__,_|_.__/ \___|
|
| ${AnsiColor.BRIGHT_GREEN}
| Jeecg Boot Version: 2.4.0
| Spring Boot Version: ${spring-boot.version}
| ${AnsiColor.BLACK}
|
|