Rax a universal React-compatible render engine. Write Once, Run everywhere!
实践配置中心之Nacos
Nacos is an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
实践Spring Cloud Alibaba
spring cloud alibaba依赖管理
实践Service Mesh
Service Mesh又译作“服务网格”,作为服务间通信的基础设施层。如果用一句话来解释什么是Service Mesh,可以将它比作是应用程序或者说微服务间的TCP/IP,负责服务之间的网络调用、限流、熔断和监控。对于编写应用程序来说一般无须关心TCP/IP这一层(比如通过 HTTP 协议的 RESTful 应用),同样使用Service Mesh也就无须关系服务之间的那些原来是通过应用程序或者其他框架实现的事情,比如Spring Cloud、OSS,现在只要交给Service Mesh就可以了。
实践Python
安装
实践cdc之debezium
Debezium is an open source distributed platform for change data capture. Start it up, point it at your databases, and your apps can start responding to all of the inserts, updates, and deletes that other apps commit to your databases. Debezium is durable and fast, so your apps can respond quickly and never miss an event, even when things go wrong.
实践Spring Statemachine
Spring Statemachine is a framework for application developers to use state machine concepts with Spring applications.
实践Spring Shell
Spring Shell project provides an interactive shell that allows you to plugin your own custom commands using a Spring based programming model.
实践Spring Roo
Spring Roo A next-generation rapid application development tool for Java developers. With Roo you can easily build full Java applications in minutes.