Generate standard configuration meta-data
Update the `spring-boot`, `spring-boot-autoconfigure` and `spring-boot-actuator` project to generate configuration meta-data files during compilation. See gh-1001
This commit is contained in:
committed by
Phillip Webb
parent
c73adcd198
commit
fbf8f56a97
@@ -0,0 +1,8 @@
|
||||
{"properties": [
|
||||
{
|
||||
"name": "spring.git.properties",
|
||||
"dataType": "java.lang.String",
|
||||
"description": "Resource reference to a generated git info properties file."
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user