Spring Boot 2.0.0.M4 Reference Guide
Elasticsearch you must provide the address of one or more cluster nodes. The address can be specified by setting the spring.data.elasticsearch.cluster-nodes property to a comma-separated ‘host:port’ list. ElasticsearchTemplate or TransportClient can be injected like any other Spring bean: spring.data.elasticsearch.cluster-nodes=localhost:9300 @Component public class MyBean { private final ElasticsearchTemplate template; dependencies in a convenient way. Connecting to Couchbase You can very easily get a Bucket and Cluster by adding the Couchbase SDK and some configuration. The spring.couchbase.* properties can be used0 码力 | 583 页 | 501.03 KB | 1 年前3Spring Boot 2.0.0.M3 Reference Guide
Elasticsearch you must provide the address of one or more cluster nodes. The address can be specified by setting the spring.data.elasticsearch.cluster-nodes property to a comma-separated ‘host:port’ list. ElasticsearchTemplate or TransportClient can be injected like any other Spring bean: spring.data.elasticsearch.cluster-nodes=localhost:9300 @Component public class MyBean { private final ElasticsearchTemplate template; dependencies in a convenient way. Connecting to Couchbase You can very easily get a Bucket and Cluster by adding the Couchbase SDK and some configuration. The spring.couchbase.* properties can be used0 码力 | 590 页 | 513.07 KB | 1 年前3Spring Boot 1.4.0.RELEASE Reference Documentation
a TransportClient) by setting spring.data.elasticsearch.cluster-nodes to a comma-separated ‘host:port’ list. spring.data.elasticsearch.cluster-nodes=localhost:9300 @Component public class MyBean { dependencies in a convenient way. Connecting to Couchbase You can very easily get a Bucket and Cluster by adding the Couchbase SDK and some configuration. The spring.couchbase.* properties can be used final Cluster cluster; public CouchbaseCacheConfiguration(Cluster cluster) { this.cluster = cluster; } @Bean public Bucket anotherBucket() { return this.cluster.openBucket("another"0 码力 | 554 页 | 493.90 KB | 1 年前3Spring Boot 1.4.0.M2 Reference Documentation
a TransportClient) by setting spring.data.elasticsearch.cluster-nodes to a comma-separated ‘host:port’ list. spring.data.elasticsearch.cluster-nodes=localhost:9300 @Component public class MyBean { dependencies in a convenient way. Connecting to Couchbase You can very easily get a Bucket and Cluster by adding the Couchbase SDK and some configuration. The spring.couchbase.* properties can be used final Cluster cluster; public CouchbaseCacheConfiguration(Cluster cluster) { this.cluster = cluster; } @Bean public Bucket anotherBucket() { return this.cluster.openBucket("another"0 码力 | 328 页 | 1.74 MB | 1 年前3Spring Boot 1.4.0.M2 Reference Documentation
a TransportClient) by setting spring.data.elasticsearch.cluster-nodes to a comma-separated ‘host:port’ list. spring.data.elasticsearch.cluster-nodes=localhost:9300 @Component public class MyBean { dependencies in a convenient way. Connecting to Couchbase You can very easily get a Bucket and Cluster by adding the Couchbase SDK and some configuration. The spring.couchbase.* properties can be used final Cluster cluster; public CouchbaseCacheConfiguration(Cluster cluster) { this.cluster = cluster; } @Bean public Bucket anotherBucket() { return this.cluster.openBucket("another"0 码力 | 531 页 | 477.38 KB | 1 年前3Spring Boot 1.5.6.RELEASE Reference Guide
a TransportClient) by setting spring.data.elasticsearch.cluster-nodes to a comma-separated ‘host:port’ list. spring.data.elasticsearch.cluster-nodes=localhost:9300 @Component public class MyBean { dependencies in a convenient way. Connecting to Couchbase You can very easily get a Bucket and Cluster by adding the Couchbase SDK and some configuration. The spring.couchbase.* properties can be used application protocol for accessing and maintaining distributed directory information services over an IP network. Spring Boot offers auto-configuration for any compliant LDAP server as well as support for0 码力 | 601 页 | 531.65 KB | 1 年前3Spring Boot 2.5.3 Reference Documentation
Elasticsearch using REST clients Elasticsearch ships two different REST clients that you can use to query a cluster: the "Low Level" client and the "High Level" client. Spring Boot provides support for the "High classpath, a Sniffer is auto-configured to automatically discover nodes from a running Elasticsearch cluster and set them to the RestHighLevelClient bean. You can further tune how Sniffer is configured, as for collecting the dependencies in a convenient way. Connecting to Couchbase You can get a Cluster by adding the Couchbase SDK and some configuration. The spring.couchbase.* properties can be used0 码力 | 692 页 | 13.67 MB | 1 年前3Spring Boot 2.5.10 Reference Documentation
Elasticsearch using REST clients Elasticsearch ships two different REST clients that you can use to query a cluster: the "Low Level" client and the "High Level" client. Spring Boot provides support for the "High classpath, a Sniffer is auto-configured to automatically discover nodes from a running Elasticsearch cluster and set them to the RestHighLevelClient bean. You can further tune how Sniffer is configured, as for collecting the dependencies in a convenient way. Connecting to Couchbase You can get a Cluster by adding the Couchbase SDK and some configuration. The spring.couchbase.* properties can be used0 码力 | 695 页 | 13.72 MB | 1 年前3Spring Boot 2.5.5 Reference Documentation
Elasticsearch using REST clients Elasticsearch ships two different REST clients that you can use to query a cluster: the "Low Level" client and the "High Level" client. Spring Boot provides support for the "High classpath, a Sniffer is auto-configured to automatically discover nodes from a running Elasticsearch cluster and set them to the RestHighLevelClient bean. You can further tune how Sniffer is configured, as for collecting the dependencies in a convenient way. Connecting to Couchbase You can get a Cluster by adding the Couchbase SDK and some configuration. The spring.couchbase.* properties can be used0 码力 | 692 页 | 13.68 MB | 1 年前3Spring Boot 2.5.12 Reference Documentation
Elasticsearch using REST clients Elasticsearch ships two different REST clients that you can use to query a cluster: the "Low Level" client and the "High Level" client. Spring Boot provides support for the "High classpath, a Sniffer is auto-configured to automatically discover nodes from a running Elasticsearch cluster and set them to the RestHighLevelClient bean. You can further tune how Sniffer is configured, as for collecting the dependencies in a convenient way. Connecting to Couchbase You can get a Cluster by adding the Couchbase SDK and some configuration. The spring.couchbase.* properties can be used0 码力 | 702 页 | 13.82 MB | 1 年前3
共 248 条
- 1
- 2
- 3
- 4
- 5
- 6
- 25