Browse Source

Remove outdated hint

pull/13961/merge
Stephane Nicoll 8 years ago
parent
commit
14b413bf08
  1. 8
      spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

8
spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

@ -582,14 +582,6 @@ @@ -582,14 +582,6 @@
"level": "error"
}
},
{
"name": "flyway.encoding",
"type": "java.lang.String",
"deprecation": {
"replacement": "spring.flyway.encoding",
"level": "error"
}
},
{
"name": "flyway.init-description",
"type": "java.lang.String",

Loading…
Cancel
Save