50.10.4 构建信息
如果BuildProperties
bean存在,info
端点也会发布你的构建信息。
注 如果classpath下存在META-INF/build-info.properties
文件,Spring Boot将自动构建BuildProperties
bean。Maven和Gradle都能产生该文件,具体查看Generate build information。
最后更新于
如果BuildProperties
bean存在,info
端点也会发布你的构建信息。
注 如果classpath下存在META-INF/build-info.properties
文件,Spring Boot将自动构建BuildProperties
bean。Maven和Gradle都能产生该文件,具体查看Generate build information。
最后更新于