整个项目吧(尚医通)

整个尚医通的项目吧~这个源代码提供的不是前后端可分离的。JavaScript+css+html ,spring boot。

源代码+数据库表结构

yygh-parent: B站尚硅谷的尚医通项目的后端开发,里面有完整的sql结构语句,但部分的sql数据不存在,但并不影响你学习这个项目 - Gitee.com

需要的环境

idea啥的

SSM框架环境配置 - seigann - 博客园 (cnblogs.com)

mysql

MySQL下载与安装-CSDN博客 

redis

Redis下载与安装 Linux + Windows 超详细步骤_redis windows下载-CSDN博客

遇到的问题

 Disconnected from the target VM, address: ‘127.0.0.1:63878‘, transport:

SpringBoot项目使用JRebel启动项目提示:Disconnected from the target VM, address: ‘127.0.0.1:63878‘, transport: ‘_jrebel disconnected from the target vm-CSDN博客

-Djava.awt.headless=true -Xms2048m -Xmx2048m

在navicat中修改mysql密码

navicat 已使用保存密码连接mysql数据库 但是忘记root密码,如何修改。_navicat忘记root密码-CSDN博客 使用数据库管理工具navicat----命令行界面_如何测试nav命令行界面-CSDN博客

SET PASSWORD = '123456';

 Failed to configure a DataSource: 'url' attribute is not specified and no embedded

 If you want an embedded database (H2, HSQL or Derby), please put it on the classpath.-CSDN博客

<build>
<resources>
<resource>
<directory>src/main/resources</directory>
</resource>
</resources>
</build>

 

  • 4
    点赞
  • 9
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值