spring-boot/spring-boot-project
Phillip Webb f9da113943 Exclude FileEditor from binding conversion
Exclude `FileEditor` from the `BindConverter` since it uses slightly
unusual logic to create the file. Specifically, given a value of "."
the editor will locate a `ClassPathResource` then return `getFile()`
from that resource. For back-compatibility, binding should use the
simpler conversion service logic.

Fixes gh-12163
2018-02-22 22:01:37 -08:00
..
spring-boot Exclude FileEditor from binding conversion 2018-02-22 22:01:37 -08:00
spring-boot-actuator Polish Collection.toArray 2018-02-22 21:11:30 -08:00
spring-boot-actuator-autoconfigure Polish Collection.toArray 2018-02-22 21:11:30 -08:00
spring-boot-autoconfigure Polish Collection.toArray 2018-02-22 21:11:30 -08:00
spring-boot-cli Polish Collection.toArray 2018-02-22 21:11:30 -08:00
spring-boot-dependencies Upgrade to JUnit Platform 1.1.0 2018-02-22 18:47:52 +00:00
spring-boot-devtools Polish Collection.toArray 2018-02-22 21:11:30 -08:00
spring-boot-docs Fix statsd example 2018-02-22 09:00:13 +01:00
spring-boot-parent Add Automatic-Module-Name to manifest file 2018-02-21 16:03:13 -08:00
spring-boot-properties-migrator Refactor YAML profile to deal with "!" profiles 2018-02-21 01:57:03 -08:00
spring-boot-starters Revert "Use Jersey BOM in dependency management" 2018-02-18 09:52:19 +00:00
spring-boot-test Polish Collection.toArray 2018-02-22 21:11:30 -08:00
spring-boot-test-autoconfigure Polish Collection.toArray 2018-02-22 21:11:30 -08:00
spring-boot-tools Polish Collection.toArray 2018-02-22 21:11:30 -08:00
pom.xml Rename spring-boot-deprecated-properties-support 2018-01-24 11:15:17 +01:00