Pinned Repositories
AutoLoadCache
AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。
databus
Source-agnostic distributed change data capture system
disconf
Distributed Configuration Management Platform(分布式配置管理平台)
dubbo-plus
incubator-skywalking
A distributed tracing system, and APM ( Application Performance Monitoring )
kingshard
A High-performance Proxy for MySQL Powered by Golang
lion-admin
lion-admin
lion-angular
lion-admin-angular
lion-angular-ui
spring-boot-websocket-chat-demo
Spring Boot WebSocket Chat Demo with SockJS fallback and STOMP protocol
scwanglijun's Repositories
scwanglijun/spring-boot-websocket-chat-demo
Spring Boot WebSocket Chat Demo with SockJS fallback and STOMP protocol
scwanglijun/databus
Source-agnostic distributed change data capture system
scwanglijun/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
scwanglijun/choerodon
Open Source Multi-Cloud Integrated Platform
scwanglijun/chunjun
A data integration framework
scwanglijun/database-rider
Database testing made easy!
scwanglijun/DataLink
DataLink是一个满足各种异构数据源之间的实时增量同步、离线全量同步,分布式、可扩展的数据交换平台。
scwanglijun/DataX
scwanglijun/datax-web
DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。
scwanglijun/debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
scwanglijun/easyexcel
快速、简单避免OOM的java处理Excel工具
scwanglijun/formily-xmind
学习fomily的思维导图
scwanglijun/geekbang-lessons
极客时间课程工程
scwanglijun/geektime-vue-course
极客时间代码
scwanglijun/jodd
Jodd! Lightweight. Java. Zero dependencies. Use what you like.
scwanglijun/kafka
Mirror of Apache Kafka
scwanglijun/KafkaCenter
KafkaCenter is a unified one-stop platform for Kafka cluster management and maintenance, producer / consumer monitoring, and use of ecological components.
scwanglijun/learning-concurrency-practice
scwanglijun/limbo-stomp-broker
基于Kafka的STOMP代理服务,可用于IM消息后台
scwanglijun/marmot-react
scwanglijun/metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
scwanglijun/metersphere
MeterSphere 一站式开源持续测试平台,为软件质量保驾护航。搞测试,就选 MeterSphere!
scwanglijun/rubick
🔧 基于 electron 的开源工具箱,自由集成丰富插件。
scwanglijun/spring-boot-demo
该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、SpringSession(Session共享)、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、Kafka(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(**式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)、LDAP(增删改查)、动态添加/切换数据源、单机限流(AOP + Guava RateLimiter)、分布式限流(AOP + Redis + Lua)、ElasticSearch 7.x(使用官方 Rest High Level Client)、HTTPS、Flyway(数据库初始化)、UReport2(**式复杂报表)。
scwanglijun/story-admin
Springboot+Shiro+jwt+Redis+Mybatis 有效期内Token刷新方案
scwanglijun/test-driven-spring-boot
Sample project for "Test-driven Spring Boot applications" training.
scwanglijun/vue-advanced-chat
A beautiful chat rooms web component compatible with all Javascript frameworks
scwanglijun/wlhbdp
💥🔥 大数据生态解决方案数据平台:基于大数据、数据平台、微服务、机器学习、商城、自动化运维、DevOps、容器部署平台、数据平台采集、数据平台存储、数据平台计算、数据平台开发、数据平台应用搭建的大数据解决方案。
scwanglijun/yolov8_tracking
Real-time multi-object tracking and segmentation using YOLOv8 with DeepOCSORT and OSNet
scwanglijun/zkweb
zookeeper web管理和监控界面,使用内置的H2数据库,此版本基于淘宝大神yasenagat的zkWeb源码基础之上进行了大幅升级和修改,主要新增了集群监控和国际化功能,直接java -jar或将war包放入tomcat即可运行!最近新增加了docker镜像功能!