📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
-
Updated
Apr 3, 2025 - Java
📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
Java分布式系统架构。包括分布式锁,一致性哈希,分库分表,单点登录,缓存,消息队列等
基于springboot , zookeeper , redis 分布式事务强一致性方案
Propagate snapshots of ThreadLocal values to another thread
Java单例模式及其多线程下的实现,包括六种线程安全实现和一种非线程安全实现(经典懒汉式)。
a concurrent framework from netty that contains: promise-framework, fastThreadLocal-framework, etc. 一个从netty抽取出来的通用并发框架,包含:promise-framework, fastThreadLocal-framework, 等等。
基于 AOP、Spring 动态数据源切换、MyBatis 插件开发、散列算法等技术,实现的 SpringBoot Starter 数据库路由组件,该组件在分库分表场景下,支持个性化的分库分表、只分库或只分表,甚至双字段控制分库分表。它的横向扩展性和易维护性为系统的持续发展提供了良好的支持。
POC to demonstrate automation of entity fields such as created_at, created_by, updated_by using JPA @Embedded, @embeddable and ThreadLocal
Example of selenium test using Page-Object-Model running on Maven build, TestNG framework and Allure Report.
ThreadLocal 教程,语雀浏览链接:https://www.yuque.com/happyflyer/java-topics/obpp0b
Exploring basic features of ThreadLocal.
Bytebuddy security annotation test
Java utility to cache loader-methods with thread level granularity.
Choose a database to work with in a request in Spring Boot JPA applicaiont.
Repository for different Java and Selenium Topics/Concepts
Add a description, image, and links to the threadlocal topic page so that developers can more easily learn about it.
To associate your repository with the threadlocal topic, visit your repo's landing page and select "manage topics."