Fork me on GitHub

随笔分类 -  SpringCloud

比较流行的微服务框架
摘要:Caused by: java.io.FileNotFoundException: class path resource [AsyncConfig.class] cannot be opened because it does not exist 一、问题现象 在 Spring Cloud 工程进 阅读全文
posted @ 2024-05-10 10:25 龙凌云端 阅读(699) 评论(0) 推荐(0) 编辑
摘要:使用AOP Aspect实现记录系统日志的功能 //TODO 阅读全文
posted @ 2022-08-17 09:02 龙凌云端 阅读(29) 评论(0) 推荐(0) 编辑
摘要:SpringCloud Feign Hystrix 超时时间设置 ymal 配置文件中,添加如下信息 feign: client: config: default: connect-timeout: 5000 read-timeout: 5000 hystrix: enabled: true hys 阅读全文
posted @ 2020-12-23 00:06 龙凌云端 阅读(1869) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示