bert82503
MicroServices, Cloud Native, Service Mesh. Java, Go. ~沉淀、收获、成长、分享~ ~向阳而生,笑对人生~
Hangzhou, Zhejiang, China
Pinned Repositories
domain-driven-design-practice
Domain Driven Design,DDD,领域驱动设计实战
google_java_practice
Google在Java方面积累总结的经验文档。 https://developers.google.com/java-dev-tools/codepro/doc/features/audit/audit_details 《Guava: Google Core Libraries》- http://code.google.com/p/guava-libraries/
issue-case
问题/故障案例总结与整理,将他人的间接经验转化为自己的直接经验(吸取经验),避免重复踩坑。希望:前车之鉴,后车之师。
java-api-test
Java API 试验田,API test plots for Java。API 不知道如何使用以及有哪些坑,就在这里通过单元测试(Unit Test,UT)试验。
Java_Concurrency_In_Practice
《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)
jedis-x
Jedis-x is a Redis Java client base on Jedis. It was primarily built to detect and remove the failed node automatically, also add the failed node that back to normal automatically.
methodology
整理总结的方法论,一套方法/套路。
spring-boot-extend
Spring Boot 扩展实战
spring-scheduling-sr
org.springframework.scheduling包源码阅读笔记,学习如何用好Java执行器(高级并发对象) —— Spring Framework 3.2.10
tech-study
核心、新技术重要资料整理
bert82503's Repositories
bert82503/book-study-note
读书学习笔记,边"读->实践->思考->总结->`读`"(方法论)。
bert82503/effective-java
实践《Effective Java》书中的经验法则示例代码,结合Java源码来理解这些最佳实践,并应用于实际项目。
bert82503/apimachinery
bert82503/automatic-tool
Automatic script tool collection for common tasks, includes Linux bash for Mac OS X.
bert82503/awesome-architecture
架构师技术图谱,助你早日成为架构师
bert82503/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
bert82503/chaosblade
An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)
bert82503/docker-machine
Machine management for a container-centric world
bert82503/druid
:hotsprings: 为监控而生的数据库连接池!
bert82503/dubbo-mock
dubbo mock web server
bert82503/dubbo-website
Apache Dubbo documents
bert82503/edukit
注重学习方法、时间规划,善于总结经验。
bert82503/effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
bert82503/effective-java-3rd-chinese
effective-java-3rd 中文版 https://sjsdfg.github.io/effective-java-3rd-chinese
bert82503/google-eng-practices-cn
谷歌工程实践文档 - https://jimmysong.io/eng-practices
bert82503/Head-First-Design-Patterns
Code for Head First Design Patterns book (2014)
bert82503/istio-handbook
Istio中文指南/服务网格实践手册 - https://jimmysong.io/istio-handbook
bert82503/istio-handbook-1
Istio Service Mesh Advanced Practical - Istio服务网格进阶实战 by ServiceMesher community http://www.servicemesher.com/istio-handbook/
bert82503/istio.io
Source for the istio.io site
bert82503/java8-tutorial
Modern Java - A Guide to Java 8
bert82503/kubernetes-client-go
Go client for Kubernetes.
bert82503/kubernetes-handbook
Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook
bert82503/minikube
Run Kubernetes locally
bert82503/redis-1
《Redis Command Reference》全文的中文翻译版。
bert82503/redisbook
《Redis 设计与实现》(网络版)的书稿源码
bert82503/serverless
Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
bert82503/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
bert82503/tomcat
Apache Tomcat
bert82503/useful-scripts
🐌 useful scripts for making developer's everyday life easier and happier, include java, shell etc.
bert82503/vjtools
The vip.com's java coding standard, libraries and tools