spring-boot/spring-boot-autoconfigure
Stephane Nicoll 5e8ba5cef6 Fix Couchbase condition on Spring Data class
This commit reverts 7e2d0fd so that the Couchbase auto-configuration can
work without Spring Data again. It also removes the `Class` reference to
a Spring Data class to a `String` reference to make sure the condition
operates properly when said class isn't on the classpath.

Closes gh-7453
2016-11-24 09:41:19 +01:00
..
src Fix Couchbase condition on Spring Data class 2016-11-24 09:41:19 +01:00
pom.xml Next Development Version 2016-11-08 16:55:37 +00:00