mirror of
https://github.com/didi/KnowStreaming.git
synced 2025-12-24 11:52:08 +08:00
1、打包时自动生成版本信息及git提交信息;2、优化swagger对版本信息的获取
This commit is contained in:
@@ -20,7 +20,4 @@ public class ConfigUtils {
|
||||
|
||||
@Value(value = "${spring.profiles.active:dev}")
|
||||
private String kafkaManagerEnv;
|
||||
|
||||
@Value(value = "${spring.application.version:unknown}")
|
||||
private String applicationVersion;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user