2019年9月4日
摘要: 1.自动加载出错 require a bean of .... The injection point has the following annotations: - @org.springframework.beans.factory.annotation.Autowired(required= 阅读全文
posted @ 2019-09-04 17:49 小帅豹 阅读(1052) 评论(0) 推荐(0)
摘要: 项目说明:采用分布式架构的基于restfulApi的后端微服务api项目。 用到的技术栈:springboot、mybatis、swagger、eureka注册中心、gateway、awss3、docker等。 项目开发中的遇到的注意点: 1.post传参使用@RequestBody(),此时前端传 阅读全文
posted @ 2019-09-04 17:30 小帅豹 阅读(298) 评论(0) 推荐(0)