为User-Agent添加必要的版本信息

This commit is contained in:
648540858
2022-09-09 23:19:19 +08:00
parent 221f99c764
commit 243edbd143
12 changed files with 76 additions and 34 deletions

View File

@@ -195,9 +195,3 @@ springdoc:
enabled: false
swagger-ui:
enabled: false
# 版本信息, 不需修改
version:
version: "@project.version@"
description: "@project.description@"
artifact-id: "@project.artifactId@"