文章目录 准备安装查看下载 准备
$ kubectl get node
NAME STATUS ROLES AGE VERSION
kube-master01 Ready control-plane 19d v1.29.5
kube-node01 Ready <none> 19d v1.29.5
kube-node02 Ready <none&…
1. 智能合约的历史 智能合约最初是由 Nick Szabo 在 20 世纪 90 年代后期的一篇名为 Formalizing and Securing Relationships on Public Networks(《公共网络上关系的格式化和安全保护》)的文章中提出的,但是 20 年之后,比特币的发明和区块链…
spring boot(学习笔记第十九课) Spring boot的batch框架,以及Swagger3(OpenAPI)整合 学习内容:
Spring boot的batch框架Spring boot的Swagger3(OpenAPI)整合
1. Spring boot batch框架
Spring Batch是什么 Spring Batch 是一个…