banner update
This commit is contained in:
@@ -6,7 +6,7 @@ server.port=9521
|
||||
server.servlet.context-path=/maxkey-mgt
|
||||
|
||||
application.name=MaxKey-Mgt
|
||||
application.formatted-version=(v1.2 GA)
|
||||
application.formatted-version=v1.2 GA
|
||||
|
||||
#for freemarker
|
||||
spring.freemarker.template-loader-path=classpath:/templates/views
|
||||
|
||||
@@ -3,5 +3,5 @@
|
||||
/ /|_/ / _ `/\ \ // ,< / -_) // /
|
||||
/_/ /_/\_,_//_\_\/_/|_|\__/\_, /
|
||||
/___/
|
||||
${application.formatted-version}
|
||||
:: MaxKey :: (${application.formatted-version})
|
||||
:: Spring Boot :: ${spring-boot.formatted-version}
|
||||
@@ -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
|
||||
|
||||
@@ -3,5 +3,5 @@
|
||||
/ /|_/ / _ `/\ \ // ,< / -_) // /
|
||||
/_/ /_/\_,_//_\_\/_/|_|\__/\_, /
|
||||
/___/
|
||||
${application.formatted-version}
|
||||
:: MaxKey :: (${application.formatted-version})
|
||||
:: Spring Boot :: ${spring-boot.formatted-version}
|
||||
Reference in New Issue
Block a user