refactor: banner.txt 项目的版本号动态读取 pom.xml 的 project.version

This commit is contained in:
Ray.Hao
2024-10-30 15:16:25 +08:00
parent a682ca725c
commit e1f61e2d22
2 changed files with 3 additions and 1 deletions

View File

@@ -3,6 +3,8 @@ spring:
name: youlai-boot
profiles:
active: dev
project:
version: @project.version@
# 代码生成器配置
codegen: