错误集

端口占用问题
mysql -uroot -p 测试数据库
命令kill掉8080端口
netstat -ano | findstr 8080
taskkill /pid 6148 -f

字符集问题
jdbc:mysql://localhost:3306/mybatis?useUnicode=true&characterEncoding=utf-8
使用spring和springmvc时乱码问题服务器路径后加:?characterEncoding=utf-8

404—RestController注解…
springboot中@PathVariable 引用requestMapping(${name})中动态值

@EnableFeignClients 注解对应

org.springframework.cloud
spring-cloud-starter-openfeign

springboot运行多个实例 maven使用clean和install查看项目是否有错
edit configurations 勾选allow parallel run = 允许并行运行 vim -Dserver.port=xxxx 这里端口多次设置以及勾选!
重启idea忽然就好了

包没下载完看工具一般都有提示
删除maven本地仓库下对应的包,重新下载然后 点击 maven install
Archive for required library: ‘D:/RepositoryMave/org/springframework/spring-core/4.3.20.RELEASE/spring-core-4.3.20.RELEASE.jar’ in project ‘atcrowdfunding-02-admin-webui’ cannot be read or is not a valid ZIP fi

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值