spring-boot/spring-boot-autoconfigure
Phillip Webb c629813165 Rationalize Spring Data auto-configurations
Relocate several auto-configuration classes to `...autoconfigure.data`
to make it clearer that they are Spring Data specific.

Also moved `EntityManagerFactoryBuilder` to `spring-boot` since it is
generally useful and doesn't need to be directly tied to the
auto-configuration module.

Fixes gh-4002
2015-09-22 11:52:23 -07:00
..
src Rationalize Spring Data auto-configurations 2015-09-22 11:52:23 -07:00
pom.xml Make jackson-module-parameter-names optional 2015-09-21 16:45:35 -07:00