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/tech-study
核心、新技术重要资料整理
bert82503/java-api-test
Java API 试验田,API test plots for Java。API 不知道如何使用以及有哪些坑,就在这里通过单元测试(Unit Test,UT)试验。
bert82503/spring-guides
Practice Spring Guides and Tutorials! 实践Spring入门指南和教程!
bert82503/methodology
整理总结的方法论,一套方法/套路。
bert82503/spring-boot-test-x
The extension of Spring TestContext Framework.
bert82503/domain-driven-design-practice
Domain Driven Design,DDD,领域驱动设计实战
bert82503/spring-boot-extend
Spring Boot 扩展实战
bert82503/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
bert82503/bert82503
Config files for my GitHub profile.
bert82503/chatgpt-spring-boot-starter
Spring Boot ChatGPT Starter
bert82503/COLA
🥤 COLA: Clean Object-oriented & Layered Architecture
bert82503/dubbo
The java implementation of Apache Dubbo. An RPC and microservice framework.
bert82503/dubbo-samples
samples for Apache Dubbo
bert82503/langchain
🦜🔗 Build context-aware reasoning applications
bert82503/logback
The reliable, generic, fast and flexible logging framework for Java.
bert82503/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
bert82503/reactor-core
Non-Blocking Reactive Foundation for the JVM
bert82503/rocketmq
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
bert82503/rocketmq-exporter
Apache RocketMQ Prometheus Exporter
bert82503/sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
bert82503/shenyu
Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
bert82503/skywalking
APM, Application Performance Monitoring System
bert82503/skywalking-java
The Java agent for Apache SkyWalking
bert82503/skywalking-java-plugin-extensions
Java agent plugin extensions for Apache SkyWalking
bert82503/slf4j
Simple Logging Facade for Java
bert82503/Slides
提供 MSE 相关的大会、直播和 Meetup 的 PPT 下载。
bert82503/spring-ai
An Application Framework for AI Engineering
bert82503/spring-ai-alibaba
An Application Framework for Java Developers
bert82503/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
bert82503/spring-data-redis
Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.