会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
天生自然
Powered by
博客园
博客园
|
首页
|
新随笔
|
联系
|
订阅
|
管理
上一页
1
2
3
4
5
6
7
8
···
276
下一页
2022年7月30日
解决:Cannot find package '@vue/babel-plugin-transform-vue-jsx'
摘要: npm install @vue/babel-plugin-transform-vue-jsx --save-dev
阅读全文
posted @ 2022-07-30 17:04 吴裕雄
阅读(1660)
评论(0)
推荐(0)
编辑
2022年7月28日
linux运维经典面试题总结
摘要: https://blog.csdn.net/weixin_45548465/article/details/104986399
阅读全文
posted @ 2022-07-28 14:32 吴裕雄
阅读(39)
评论(0)
推荐(0)
编辑
2022年7月26日
Windows下安装和配置Kibana
摘要: https://blog.51cto.com/qubernet/5160888
阅读全文
posted @ 2022-07-26 22:02 吴裕雄
阅读(71)
评论(0)
推荐(0)
编辑
通过rabbitMQ发送\Mysql微服务调用链路数据启动zipkin命令
摘要: java -jar zipkin.jar --zipkin.collector.rabbitmq.addressed=localhost java -jar zipkin.jar --zipkin.torage.type=mysql --zipkin.torage.mysql.host=localh
阅读全文
posted @ 2022-07-26 21:22 吴裕雄
阅读(67)
评论(0)
推荐(0)
编辑
2022年7月25日
解决:hystrix.stream访问出现404问题
摘要: 原因:springboot版本问题 解决:在启动类增加下面代码,然后重新启动项目 package com.forezp; import com.netflix.hystrix.contrib.metrics.eventstream.HystrixMetricsStreamServlet; impor
阅读全文
posted @ 2022-07-25 16:59 吴裕雄
阅读(168)
评论(0)
推荐(0)
编辑
解决:idea不同端口号同时多次启动同一个项目——模拟集群
摘要: -Dserver.port= https://blog.csdn.net/suixinfeixiangfei/article/details/124401801
阅读全文
posted @ 2022-07-25 15:08 吴裕雄
阅读(299)
评论(0)
推荐(0)
编辑
mybatis-plus自定义代码模板
摘要: http://www.manongjc.com/article/47597.html
阅读全文
posted @ 2022-07-25 11:07 吴裕雄
阅读(84)
评论(0)
推荐(0)
编辑
解决:public abstract java.lang.Class org.mybatis.spring.annotation.MapperScan.factoryBean()
摘要: https://blog.csdn.net/weixin_50060275/article/details/115690015
阅读全文
posted @ 2022-07-25 10:24 吴裕雄
阅读(561)
评论(0)
推荐(0)
编辑
解决:freemarker/template/Configuration
摘要: 增加下面这个依赖: <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-freemarker</artifactId> <version>2.4.4</version> </
阅读全文
posted @ 2022-07-25 09:57 吴裕雄
阅读(475)
评论(0)
推荐(0)
编辑
2022年7月23日
vuex中的this.$store.commit
摘要: https://blog.csdn.net/jingtian678/article/details/81481075
阅读全文
posted @ 2022-07-23 14:50 吴裕雄
阅读(95)
评论(0)
推荐(0)
编辑
上一页
1
2
3
4
5
6
7
8
···
276
下一页