Skip to content
View xiawei520's full-sized avatar

Block or report xiawei520

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. l2cache l2cache Public

    Forked from ck-jesse/l2cache

    L2Cache 是一个基于 Caffeine + Redis 的二级缓存框架。让缓存的使用在业务开发中更加简单、高效。

    Java 1

  2. spring-boot-starter-kafka-zhyea spring-boot-starter-kafka-zhyea Public

    Forked from ElderByte/spring-boot-starter-kafka

    Spring Boot auto configuration for Kafka client.

    Java 1

  3. testCenterConfig testCenterConfig Public

    测试配置中心

  4. go-zero-looklook go-zero-looklook Public

    Forked from Mikaelemmmm/go-zero-looklook

    🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices.

    Go

  5. domainhelper domainhelper Public

    Forked from islittlechen/domainhelper

    分权分域管理开发组件,通过MyBatis SQL拦截器实现数据域过滤功能,便于业务开发人员专注于业务开发,由底层完成管理域SQL重构。

    Java

  6. springboot-redis-caffeine-cache springboot-redis-caffeine-cache Public

    Forked from yudiandemingzi/springboot-redis-caffeine-cache

    Caffeine + Redis实现二级缓存框架。支持动态配置是否开启一级缓存、二级缓存。支持多个节点部署,多节点之间一级缓存通过redis订阅/发布功能来通知其他节点进行清理缓存的操作。

    Java