@Configuration
public class CouchbaseHttpSessionConfiguration
extends org.springframework.session.config.annotation.web.http.SpringHttpSessionConfiguration
implements org.springframework.context.annotation.ImportAware
| Constructor and Description |
|---|
CouchbaseHttpSessionConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
CouchbaseSessionRepository |
couchbaseSessionRepository(org.springframework.data.couchbase.core.CouchbaseTemplate couchbaseTemplate) |
void |
setImportMetadata(org.springframework.core.type.AnnotationMetadata importMetadata) |
@Bean public CouchbaseSessionRepository couchbaseSessionRepository(org.springframework.data.couchbase.core.CouchbaseTemplate couchbaseTemplate)
public void setImportMetadata(org.springframework.core.type.AnnotationMetadata importMetadata)
setImportMetadata in interface org.springframework.context.annotation.ImportAwareCopyright © 2016. All rights reserved.