
分布式
白猫黑猫
致力于研究、学习计算机网络知识,从天亮到天黑从天黑到天亮
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Error creating bean with name 'userServiceImpl'Injection of autowired 分布式新搭建项目无法自动装配 creating bean
错误:Error creating bean with name 'userServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field:...原创 2019-05-29 15:19:20 · 15471 阅读 · 1 评论 -
搭建分布式工程
依赖包 :https://blog.youkuaiyun.com/qq_41442848/article/details/95812816阿里仓库https://maven.aliyun.com/mvn/search官网仓库https://mvnrepository.com/--/***/---1、创建parent聚合工程 pom2、创建common工具工程 jar3、创...原创 2019-07-14 00:34:28 · 342 阅读 · 0 评论