|
150 | 150 | - [31、使用 NoSQL 技术](pages/spring-boot-features.md#boot-features-nosql)
|
151 | 151 | - [31.1、Redis](pages/spring-boot-features.md#boot-features-redis)
|
152 | 152 | - [31.1.1、连接 Redis](pages/spring-boot-features.md#boot-features-connecting-to-redis)
|
153 |
| - - [## 31.2、MongoDB](pages/spring-boot-features.md#boot-features-mongodb) |
154 |
| - - [### 31.2.1、连接 MongoDB 数据库](pages/spring-boot-features.md#boot-features-connecting-to-mongodb) |
| 153 | + - [31.2、MongoDB](pages/spring-boot-features.md#boot-features-mongodb) |
| 154 | + - [31.2.1、连接 MongoDB 数据库](pages/spring-boot-features.md#boot-features-connecting-to-mongodb) |
155 | 155 | - [31.2.2、MongoTemplate](pages/spring-boot-features.md#boot-features-mongo-template)
|
156 | 156 | - [31.2.3、Spring Data MongoDB 资源库](pages/spring-boot-features.md#boot-features-spring-data-mongo-repositories)
|
157 |
| - - [31.2.4、内嵌 Mongo](pages/spring-boot-features.md#boot-features-mongo-embedded) |
| 157 | + - [31.2.4、内嵌 Mongo](pages/spring-boot-features.md#boot-features-mongo-embedded) |
| 158 | + - [31.3、Neo4j](pages/spring-boot-features.md#boot-features-neo4j) |
| 159 | + - [31.3.1、连接 Neo4j 数据库](pages/spring-boot-features.md#boot-features-connecting-to-neo4j) |
| 160 | + - [31.3.2、使用内嵌模式](pages/spring-boot-features.md#boot-features-connecting-to-neo4j-embedded) |
| 161 | + - [31.3.3、Neo4jSession](pages/spring-boot-features.md#boot-features-neo4j-ogm-session) |
| 162 | + - [31.3.4、Spring Data Neo4j 资源库](pages/spring-boot-features.md#boot-features-spring-data-neo4j-repositories) |
| 163 | + - [31.4、Gemfire](pages/spring-boot-features.md#boot-features-gemfire) |
| 164 | + - [31.5、Solr](pages/spring-boot-features.md#boot-features-solr) |
| 165 | + - [31.5.1、连接 Solr](pages/spring-boot-features.md#boot-features-solr) |
| 166 | + - [31.5.2、Spring Data Solr 资源库](pages/spring-boot-features.md#boot-features-spring-data-solr-repositories) |
| 167 | + - [31.6、Elasticsearch](pages/spring-boot-features.md#boot-features-elasticsearch) |
| 168 | + - [31.6.1、使用 REST 客户端连接 Elasticsearch](pages/spring-boot-features.md#boot-features-connecting-to-elasticsearch-rest) |
| 169 | + - [31.6.2、使用 Jest 连接 Elasticsearch](pages/spring-boot-features.md#boot-features-connecting-to-elasticsearch-jest) |
| 170 | + - [31.6.3、使用 Spring Data 连接 Elasticsearch](pages/spring-boot-features.md#boot-features-connecting-to-elasticsearch-spring-data) |
| 171 | + - [31.6.4、Spring Data Elasticsearch 资源库](pages/spring-boot-features.md#boot-features-spring-data-elasticsearch-repositories) |
| 172 | + - [31.7、Cassandra](pages/spring-boot-features.md#boot-features-cassandra) |
| 173 | + - [31.7.1、连接 Cassandra](pages/spring-boot-features.md#boot-features-connecting-to-cassandra) |
| 174 | + - [31.7.2、Spring Data Cassandra 资源库](pages/spring-boot-features.md#boot-features-spring-data-cassandra-repositories) |
| 175 | + - [31.8、Couchbase](pages/spring-boot-features.md#boot-features-couchbase) |
| 176 | + - [31.8.1、连接 Couchbase](pages/spring-boot-features.md#boot-features-connecting-to-couchbase) |
| 177 | + - [31.8.2、Spring Data Couchbase 资源库](pages/spring-boot-features.md#boot-features-spring-data-couchbase-repositories) |
| 178 | + - [31.9、LDAP](pages/spring-boot-features.md#boot-features-ldap) |
| 179 | + - [31.9.1、连接 LDAP 服务器](pages/spring-boot-features.md#boot-features-ldap-connecting) |
| 180 | + - [31.9.2、Spring Data LDAP 资源库](pages/spring-boot-features.md#boot-features-ldap-spring-data-repositories) |
| 181 | + - [31.9.3、内嵌内存式 LDAP 服务器](pages/spring-boot-features.md#boot-features-ldap-embedded) |
| 182 | + - [31.10、InfluxDB](pages/spring-boot-features.md#boot-features-influxdb) |
| 183 | + - [31.10.1、连接 InfluxDB](pages/spring-boot-features.md#boot-features-connecting-to-influxdb) |
158 | 184 |
|
0 commit comments