赞
踩
检查yml文件配置
spring:
data:
mongodb:
uri: mongodb://username:password@localhost/articledb?authSource=admin&authMechanism=SCRAM-SHA-1
一定要加?authSource=admin&authMechanism=SCRAM-SHA-1
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。