08 2022 档案
java 字节码指令理解
摘要:public class Test { private int num1 = 1; public static int NUM1 = 100; public int func(int a,int b){ return add(a,b); } public int add(int a,int b) { 阅读全文
posted @ 2022-08-29 18:57 heidsoft 阅读(25) 评论(0) 推荐(0) 编辑
mysql 锁再次熟悉
摘要:https://developer.aliyun.com/article/741811 阅读全文
posted @ 2022-08-05 13:15 heidsoft 阅读(16) 评论(0) 推荐(0) 编辑
mysql 版本查询
摘要:mysql> SHOW VARIABLES like '%version'; + + + | Variable_name | Value | + + + | innodb_version | 5.7.32 | | protocol_version | 10 | | tls_version | TLS 阅读全文
posted @ 2022-08-05 10:31 heidsoft 阅读(37) 评论(0) 推荐(0) 编辑
springcloud-gateway 调研
摘要:https://piotrminkowski.com/2019/11/06/microservices-with-spring-boot-spring-cloud-gateway-and-consul-cluster/ https://spring.io/blog/2021/05/04/spring 阅读全文
posted @ 2022-08-04 22:37 heidsoft 阅读(31) 评论(0) 推荐(0) 编辑
应用网关调研
摘要:https://shenyu.apache.org/zh/docs/deployment/deployment-local 阅读全文
posted @ 2022-08-01 19:04 heidsoft 阅读(20) 评论(0) 推荐(0) 编辑




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