摘要: 使用mongoTemplate val mongoTemplate = MongoTemplate(MongoClients.create("mongodb://username:password@ip:port/?authSource=xx"), "xx") mongoTemplate.find( 阅读全文
posted @ 2024-11-07 17:46 豆苗稀 阅读(11) 评论(0) 推荐(0)