Skip to content
View jaimyjie's full-sized avatar

Block or report jaimyjie

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
  • Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.

    Java Apache License 2.0 Updated Dec 4, 2025
  • fastexcel Public

    Forked from apache/fesod

    easyexcel作者最新升级版本, 快速、简洁、解决大文件内存溢出的java处理Excel工具

    Java Apache License 2.0 Updated Aug 25, 2025
  • JeecgBoot Public

    Forked from jeecgboot/JeecgBoot

    🔥「AI 低代码平台」前后端分离 SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue3,Mybatis,Shiro!强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领AI低代码开发模式 AI生成->OnlineCoding->代码生成->手工MERGE,帮助Java项目解决80%重复工作,让开发更关注业务,提高开发效率、节省成本,同时又不失灵活性

    Java Apache License 2.0 Updated Jun 10, 2025
  • xxl-job Public

    Forked from xuxueli/xxl-job

    A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)

    Java 1 GNU General Public License v3.0 Updated Sep 27, 2024
  • Sentinel Public

    Forked from alibaba/Sentinel

    A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)

    Java 1 Apache License 2.0 Updated Sep 19, 2024
  • An powerful enhanced toolkit of MyBatis for simplify development

    Java 1 Apache License 2.0 Updated Sep 3, 2024
  • plumelog Public

    Forked from fayechenlong/plumelog

    一个java分布式日志组件,支持百亿级别,日志从搜集到查询,不用去文件中翻阅日志方便快捷,支持查询一个调用链的日志,支持链路追踪,查看调用链耗时情况,在分布式系统中也可以查询关联日志,能够帮助快速定位问题,简单易用,没有代码入侵,查询界面友好,高效,方便,只要你是java系统,不要做任何项目改造,接入直接使用,日志不落本地磁盘,演示视频地址:https://v.qq.com/x/page/g…

    Java Apache License 2.0 Updated Sep 1, 2024
  • hutool Public

    Forked from chinabugotech/hutool

    🍬A set of tools that keep Java sweet.

    Java 1 Other Updated Jul 29, 2024
  • 手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube

    Jupyter Notebook Updated Jul 15, 2024
  • Dante Cloud 是以「高质量代码、低安全漏洞」为核心,采用领域驱动模型(DDD)设计思想,完全基于 Spring 生态全域开源技术和 OAuth2.1 协议,支持智能电视、IoT等物联网设备认证,满足国家三级等保要求、支持接口国密数字信封加解密、防刷、高防XSS和SQL注入等一系列安全体系的多租户微服务解决方案。

    Java GNU Lesser General Public License v3.0 Updated May 21, 2024
  • dante-cloud Public

    Forked from dromara/dante-cloud

    Dante Cloud 是以「高质量代码、低安全漏洞」为核心,采用领域驱动模型(DDD)设计思想,完全基于 Spring 生态全域开源技术和 OAuth2.1 协议,支持智能电视、IoT等物联网设备认证,满足国家三级等保要求、支持接口国密数字信封加解密、防刷、高防XSS和SQL注入等一系列安全体系的多租户微服务解决方案。

    Java Apache License 2.0 Updated May 7, 2024
  • JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern

    Java Apache License 2.0 Updated May 6, 2024
  • Dante Cloud 是以「高质量代码、低安全漏洞」为核心,采用领域驱动模型(DDD)设计思想,完全基于 Spring 生态全域开源技术和 OAuth2.1 协议,支持智能电视、IoT等物联网设备认证,满足国家三级等保要求、支持接口国密数字信封加解密、防刷、高防XSS和SQL注入等一系列安全体系的多租户微服务解决方案。

    Java GNU Lesser General Public License v3.0 Updated May 2, 2024
  • 支持连表查询的mybatis-plus,mybatis-plus风格的连表操作提供wrapper.leftJoin(),wrapper.rightJoin()等操作

    Java 1 Apache License 2.0 Updated Apr 17, 2024
  • Admin UI for administration of spring boot applications

    Java 1 Apache License 2.0 Updated Apr 15, 2024
  • jetcache Public

    Forked from alibaba/jetcache

    JetCache is a Java cache framework.

    Java 1 Apache License 2.0 Updated Apr 15, 2024
  • flink-cdc Public

    Forked from apache/flink-cdc

    Flink CDC is a streaming data integration tool

    Java 1 Apache License 2.0 Updated Apr 15, 2024
  • 🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.

    Java 1 Apache License 2.0 Updated Apr 15, 2024
  • lock4j Public

    Forked from baomidou/lock4j

    基于Spring AOP 的声明式和编程式分布式锁,支持RedisTemplate、Redisson、Zookeeper

    Java Apache License 2.0 Updated Apr 12, 2024
  • nacos Public

    Forked from alibaba/nacos

    an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.

    Java 1 Apache License 2.0 Updated Apr 11, 2024
  • WxJava Public

    Forked from binarywang/WxJava

    微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发

    Java Apache License 2.0 Updated Apr 11, 2024
  • jjwt Public

    Forked from jwtk/jjwt

    Java JWT: JSON Web Token for Java and Android

    Java Apache License 2.0 Updated Apr 2, 2024
  • dynamic datasource for springboot 多数据源 动态数据源 主从分离 读写分离 分布式事务

    Java Apache License 2.0 Updated Mar 22, 2024
  • pagehelper-spring-boot

    Java MIT License Updated Jan 13, 2024
  • generator Public

    Forked from baomidou/generator

    Any Code generator

    Java Apache License 2.0 Updated Apr 5, 2023
  • Updated May 14, 2019