@@ -16,6 +16,7 @@ spring:
connection-timeout: 30000
connection-test-query: SELECT 1
#mongo数据源配置
+ data:
mongodb:
#使用uri连接
# mongodb://用户名:密码@IP地址:27017/数据库
@@ -14,6 +14,7 @@ spring:
max-lifetime: 1800000