动态获取springboot版本

This commit is contained in:
taozi
2020-12-21 13:52:40 +08:00
committed by xuwenbo
parent 73d8586101
commit 9008e6b833
2 changed files with 4 additions and 4 deletions

View File

@ -4,8 +4,8 @@
\_, //___//_//_/\___// .__/
/___/ /_/
:: Spring Boot :: (v2.1.0.RELEASE)
:: Application Version:: ${yshop.version}
:: Spring Boot :: ${spring-boot.version}

View File

@ -4,8 +4,8 @@
\_, //___//_//_/\___// .__/
/___/ /_/
:: Spring Boot :: (v2.1.0.RELEASE)
:: Application Version:: ${yshop.version}
:: Spring Boot :: ${spring-boot.version}