1 Star 0 Fork 54

戒个和尚叫三戒/CodeReviewServer

forked from veezean/CodeReviewServer 
加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
application.properties 567 Bytes
一键复制 编辑 原始数据 按行查看 历史
veezean 提交于 2024-08-08 23:41 +08:00 . v421版本发布,内容更新
spring.datasource.url=jdbc:mysql://127.0.0.1:3306/code_review?useUnicode=true&characterEncoding=UTF-8\
&rewriteBatchedStatements=true&serverTimezone=Asia/Shanghai
spring.datasource.username=xxx
spring.datasource.password=xxx
spring.data.mongodb.host=192.168.65.131
spring.data.mongodb.port=27017
spring.data.mongodb.database=admin
spring.data.mongodb.username=xxxx
spring.data.mongodb.password=xxxx
spring.data.mongodb.authentication-database=admin
## webhook\u00B5\u00D8\u00D6\u00B7
application.notice.webhook.url=http://127.0.0.1:23560/client/system/mockNotice
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/LevelCoder/CodeReviewServer.git
git@gitee.com:LevelCoder/CodeReviewServer.git
LevelCoder
CodeReviewServer
CodeReviewServer
main

搜索帮助