Package | Description |
---|---|
org.springframework.boot.autoconfigure.data |
Auto-configuration base classes for Spring Data.
|
org.springframework.boot.autoconfigure.data.cassandra |
Auto-configuration for Spring Data Cassandra.
|
org.springframework.boot.autoconfigure.data.couchbase |
Auto-configuration for Spring Data Couchbase.
|
org.springframework.boot.autoconfigure.data.mongo |
Auto-configuration for Spring Data Mongo.
|
Class and Description |
---|
RepositoryType
Type of Spring Data repositories to enable.
|
Class and Description |
---|
ConditionalOnRepositoryType
Conditional that only matches when a particular type of Spring Data repository
has been enabled. |
Class and Description |
---|
ConditionalOnRepositoryType
Conditional that only matches when a particular type of Spring Data repository
has been enabled. |
Class and Description |
---|
ConditionalOnRepositoryType
Conditional that only matches when a particular type of Spring Data repository
has been enabled. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.