gpt4 book ai didi

maven - Spring 启动 : is there a way to show the POM version number in some endpoint easily?

转载 作者:行者123 更新时间:2023-12-05 03:08:13 25 4
gpt4 key购买 nike

我将我的版本信息保存在我的 POM 中:

<version>2.0.0</version>

我想把这个号码暴露给:

  1. 标准端点之一(最好是/info )
  2. 定制的

有没有一种简单(自动)的方法可以做到这一点,或者可以通过编程来完成?

最佳答案

spring-boot-maven-plugin 允许生成 POM 坐标和您可能希望执行器提供的其他属性。

https://docs.spring.io/spring-boot/docs/current/maven-plugin/examples/build-info.html

Maven 目标信息,

https://docs.spring.io/spring-boot/docs/current/maven-plugin/build-info-mojo.html

spring-boot:build-info

关于maven - Spring 启动 : is there a way to show the POM version number in some endpoint easily?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45738975/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com