junhaideng / SpringBoot-BBS

BBS后端处理,使用SpringBoot框架
4 stars 1 forks source link

hi #1

Open YeungS-lee opened 2 years ago

YeungS-lee commented 2 years ago

你好,我想学习一下你做的项目。请问可以提供一下数据库吗? 如果我在学习过程中遇到问题可以请教你吗? 十分感谢。

junhaideng commented 2 years ago

运行之后数据库应该会自动创建吧

YeungS-lee commented 2 years ago

不行诶,他好像因为这个serverTimezone=CTT&amp,导致没办法连接数据库。 image 你写的这个会自动写入数据吗?

junhaideng commented 2 years ago

dump 了 一波,见 这里 哈,我这边应该是运行之后生成的

YeungS-lee commented 2 years ago

哈哈哈哈,感谢感谢!!!那我就自己去写数据进数据库对吧?

YeungS-lee commented 2 years ago

我csdn也关注你一波嘻嘻

junhaideng commented 2 years ago

哈哈哈哈,感谢感谢!!!那我就自己去写数据进数据库对吧?

bingo,注意 database 为 bbs 哈

YeungS-lee commented 2 years ago

刚刚发现,我的Pretty-Groovy.txt.groovy文件的这个import com.intellij.openapi.util.text.StringUtil image StringUtil没引进来,很奇怪,是什么回事鸭,你有遇到过吗

junhaideng commented 2 years ago

木有哈,你可以到网上看看,看起来可能是没有这个包