摘要:
构建项目及配置 pom.xml <dependencies> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-mongodb-reactive</artifac 阅读全文
posted @ 2019-11-25 14:33
天宇轩-王
阅读(276)
评论(0)
推荐(1)
摘要:
MongoDB MongoDB是 open-source NoSQL 文档数据库,它使用 JSON-like schema 而不是传统的 table-based 关系数据。 Spring Boot 提供了一些使用 MongoDB 的便利,包括spring-boot-starter-data-mong 阅读全文
posted @ 2019-11-25 12:10
天宇轩-王
阅读(1029)
评论(2)
推荐(2)
摘要:
报错: Mon Nov 25 01:09:48 CST 2019 There was an unexpected error (type=Internal Server Error, status=500). Command failed with error 13 (Unauthorized): 阅读全文
posted @ 2019-11-25 01:12
天宇轩-王
阅读(5542)
评论(2)
推荐(5)