spring-boot/spring-boot-project/spring-boot-devtools
Stephane Nicoll 92d9479765 Gracefully handle exclusion of DataSourceAutoConfiguration
This commit makes sure that an auto-configuration that requires
`DataSourceProperties` will not break if `DataSourceAutoConfiguration`
has been explicitly excluded.

Closes gh-12512
2018-04-09 10:34:23 +02:00
..
src Gracefully handle exclusion of DataSourceAutoConfiguration 2018-04-09 10:34:23 +02:00
pom.xml Fix POMs for the updated build/release process 2017-10-04 16:34:38 -07:00