Uses of Package
org.springframework.boot.autoconfigure.data
Packages that use org.springframework.boot.autoconfigure.data
Package
Description
Auto-configuration base classes for Spring Data.
Auto-configuration for Spring Data Cassandra.
Auto-configuration for Spring Data Couchbase.
Auto-configuration for Spring Data Mongo.
Auto-configuration for Spring Data Neo4j.
-
-
Classes in org.springframework.boot.autoconfigure.data used by org.springframework.boot.autoconfigure.data.cassandraClassDescription
@Conditional
that only matches when a particular type of Spring Data repository has been enabled. -
Classes in org.springframework.boot.autoconfigure.data used by org.springframework.boot.autoconfigure.data.couchbaseClassDescription
@Conditional
that only matches when a particular type of Spring Data repository has been enabled. -
Classes in org.springframework.boot.autoconfigure.data used by org.springframework.boot.autoconfigure.data.mongoClassDescription
@Conditional
that only matches when a particular type of Spring Data repository has been enabled. -
Classes in org.springframework.boot.autoconfigure.data used by org.springframework.boot.autoconfigure.data.neo4jClassDescription
@Conditional
that only matches when a particular type of Spring Data repository has been enabled.