Pinned Repositories
carbon-energy-management
能碳管理平台(carbon-energy),提供能碳数据统计监测,碳排放,碳足迹,碳核算合规报告、分析决策,碳达峰预测等一站式碳管理流程
education-training-system
畅阳在线教育系统(Online Education),适用于个人、企业或机构搭建自己的在线学习平台。它提供了完整的解决方案,满足网校搭建、在线教学、企业培训和知识付费等多种需求
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
cat.net
.Net Client of CAT
COLA
Clean Object-oriented & Layered Architecture
Docs
Documentation for ASP.NET and ASP.NET Core
dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
every-programmer-should-know
A collection of (mostly) technical things every software developer should know
SpringInAction4
Code of Spring In Action 4rd
jdzhang1221's Repositories
jdzhang1221/SpringInAction4
Code of Spring In Action 4rd
jdzhang1221/algs4
Algorithms, 4th edition textbook code and libraries
jdzhang1221/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
jdzhang1221/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
jdzhang1221/COLA
Clean Object-oriented & Layered Architecture
jdzhang1221/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
jdzhang1221/every-programmer-should-know
A collection of (mostly) technical things every software developer should know
jdzhang1221/flink-cdc-connectors
CDC Connectors for Apache Flink®
jdzhang1221/FlinkTutorial-1.17
尚硅谷大数据Flink1.17实战教程从入门到精通
jdzhang1221/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
jdzhang1221/go-walking
a go language learning record
jdzhang1221/influxdb-java
Java client for InfluxDB
jdzhang1221/interview
基础,框架,存储,中间件,设计模式,算法
jdzhang1221/jdzhang1221.github.io
a interesting blog record
jdzhang1221/leetcode-walking-java
a algorithm learning record
jdzhang1221/leetcode-walking-net
a algorithm learning record
jdzhang1221/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
jdzhang1221/oauth2-demo
Re:从零开始的Spring Security Oauth2
jdzhang1221/rabbitmq-tutorials
Tutorials for using RabbitMQ in various ways
jdzhang1221/retrofit-spring-boot-starter
A springboot starter for retrofit, and supports many functional feature enhancements, greatly simplifying development.(实现了Retrofit与spring-boot框架快速整合,并支持了诸多功能增强,极大简化开发)
jdzhang1221/seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
jdzhang1221/shardingsphere-elasticjob
Distributed scheduled job framework
jdzhang1221/skywalking
APM, Application Performance Monitoring System
jdzhang1221/spring-boot
Spring Boot
jdzhang1221/spring-boot-analysis
:art: spring boot source code analysis
jdzhang1221/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
jdzhang1221/spring-samples-demo
spring 常用整合示例
jdzhang1221/springcloud-config
springcloud-config的配置中心
jdzhang1221/springcloud-samples
springcloud-samples
jdzhang1221/ThinkingInJava
Thinking In Java 4rd reading notes