spring-boot-netty-socket.io---chat icon indicating copy to clipboard operation
spring-boot-netty-socket.io---chat copied to clipboard

数据库文件miss

Open strivezheng opened this issue 6 years ago • 1 comments

你好,在部署该项目时,发现没有初始化数据库文件,麻烦可以添加下吗,抽空学习下

strivezheng avatar Jul 30 '18 10:07 strivezheng

@strivezheng mongodb 的数据库表是不需要创建的,你可以在单元测试里面看到我创建用户和群组的代码

githuanl avatar Aug 02 '18 01:08 githuanl