banner update

This commit is contained in:
shimingxy
2020-02-27 11:03:28 +08:00
parent aa7daafde9
commit dc0b757e11
4 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ server.ssl.key-store-type=JKS
server.servlet.context-path=/maxkey
application.name=MaxKey
application.formatted-version=(v1.2 GA)
application.formatted-version=v1.2 GA
#for freemarker
spring.freemarker.template-loader-path=classpath:/templates/views

View File

@@ -3,5 +3,5 @@
/ /|_/ / _ `/\ \ // ,< / -_) // /
/_/ /_/\_,_//_\_\/_/|_|\__/\_, /
/___/
${application.formatted-version}
:: MaxKey :: (${application.formatted-version})
:: Spring Boot :: ${spring-boot.formatted-version}