- 博客(3)
- 收藏
- 关注
原创 springboot解决CORS 跨域问题,options请求出现403
springboot解决CORS 跨域问题,options请求出现403
2022-01-22 19:36:32 5564
原创 SpringBoot项目启动是@Autowired出现报Could not autowire. No beans of ‘XXX‘ type found.
在springboot项目启动之后弹出如下错误提示:Field redisTemplate in com.zgl.modules.user.controller.RegisterController required a bean of type 'org.springframework.data.redis.core.RedisTemplate' that could not be found.可将@Autowired换成@Resource...
2022-01-22 18:38:24 1372
原创 springcloud项目启动成功之后没能注册到nacos上。
springcloud项目启动成功之后没能注册到nacos上。项目启动成功之后的截图可以看到服务启动之后在nacos上没有出现zgl-message服务原因是没有添加依赖<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> <versio
2021-12-30 22:52:09 4308
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人