Rename configuration-analyzer

Rename `spring-boot-configuration-analyzer` to
`spring-boot-deprecated-properties-support`.

Also renamed classes to match and polished some of the code.

See gh-11301
This commit is contained in:
Phillip Webb
2018-01-22 14:06:00 -08:00
parent 66f8279f65
commit d0ca1a3eea
15 changed files with 190 additions and 194 deletions

View File

@@ -21,7 +21,7 @@
<module>spring-boot-actuator</module>
<module>spring-boot-actuator-autoconfigure</module>
<module>spring-boot-autoconfigure</module>
<module>spring-boot-configuration-analyzer</module>
<module>spring-boot-deprecated-properties-support</module>
<module>spring-boot-devtools</module>
<module>spring-boot-test</module>
<module>spring-boot-test-autoconfigure</module>