Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

readme.md

前言

致力于让开发者快速搭建基础环境并让应用跑起来,提供使用示例供使用者参考,让初学者快速上手。

环境

  • 修改yml中mongodb的地址为你实际的地址
  • 无需主动创建表,确保mongodb正确安装且连接正常即可

使用示例

  • 打开测试类

路径:src\test\java\com\springboot\cli\MongodbApplicationTests

  • 运行测试方法