chore: ビルド時にバージョン情報等を含めるように

This commit is contained in:
2024-01-16 14:42:29 +09:00
parent 0af53a7bf4
commit 25440db1fb
+4
View File
@@ -316,3 +316,7 @@ koverReport {
}
}
}
springBoot {
buildInfo()
}