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/common-basictools
Java 常用基础工具库,The common basic tools library for Java。
bert82503/Java-Tutorials
The Java™ Tutorials are practical guides for programmers (程序员的实践指南). They include hundreds of complete, working examples, and dozens of lessons. Groups of related lessons are organized into "trails".
bert82503/netty-in-practice
《Netty in Practice - Netty编程实战》
bert82503/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
bert82503/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
bert82503/community
Kubernetes community content
bert82503/dubbo-website
Apache Dubbo documents
bert82503/easyexcel
快速、简单避免OOM的java处理Excel工具
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/financial_notes
理财笔记
bert82503/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
bert82503/java8-tutorial
Modern Java - A Guide to Java 8
bert82503/Java8InAction
bert82503/jmh
https://openjdk.java.net/projects/code-tools/jmh/
bert82503/junit4
A programmer-oriented testing framework for Java.
bert82503/junit5-samples
Collection of sample applications using JUnit 5.
bert82503/kubernetes
Production-Grade Container Scheduling and Management
bert82503/KubernetesDesign
《Kubernetes设计与实现》Kubernetes一本通,涵盖特性、设计和实现。
bert82503/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
bert82503/reactive-streams-jvm
Reactive Streams Specification for the JVM
bert82503/reactor
Reactor Bill Of Materials (tracking reactor-core, reactor-netty and more)
bert82503/reactor-core
Non-Blocking Reactive Foundation for the JVM
bert82503/reactor-netty
TCP/HTTP/UDP client/server with Reactor over Netty
bert82503/redis-io
Application running http://redis.io
bert82503/redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
bert82503/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
bert82503/sealos
一条命令离线安装高可用 Kubernetes,3min 装完,500M,100年证书,版本不要太全,生产环境稳如老狗🔥 ⎈ 🐳
bert82503/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
bert82503/study-notes-and-practical-training
学习笔记与实战训练
bert82503/toBeTopJavaer
To Be Top Javaer - Java工程师成神之路