logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Unsatisfied dependency expressed through field 'feignXxService'解决记录

第一章 Unsatisfied dependency expressed through field 'feignXxService'初始代码:ModelMap<Something> getSomething(String testA, String testB);报错信息:Error creating bean with name 'xxServiceImpl'...

#java#spring
curl命令忽略不受信任的https安全限制

用curl命令没有得到返回,还报了个提示:curl: (60) Issuer certificate is invalid.More details here: http://curl.haxx.se/docs/sslcerts.htmlcurl performs SSL certificate verification by default, using a "bundle"of...

#linux#java
到底了