Package com.google.cloud.spring.autoconfigure.datastore
package com.google.cloud.spring.autoconfigure.datastore
Auto-configuration for Spring Data Cloud Datastore module.
-
ClassDescriptionA key converter that parses Key JSON from REST requests.This interface is the return type for the bean that provides namespaces.This interface is the return type for the bean that provides Cloud Datastore clients.Enables autoconfiguration for
EnableDatastoreRepositories
.Used to auto-configure Spring Data Cloud Datastore Repositories.Auto-configuration forDatastoreTransactionManager
.Properties for configuring Cloud Datastore Emulator.Provides Spring Data classes to use with Cloud Datastore.If spring.cloud.gcp.datastore.emulator.enabled is set to true the emulator will be started as a local datastore server using theLocalDatastoreHelper
.Properties for configuring Cloud Datastore.