Pinned Repositories
Activiti
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
airbyte
Data integration platform for ELT pipelines from APIs, databases & files to warehouses & lakes.
answer
An open-source knowledge based community software. You can use it to quickly build your Q&A community for product technical support, customer support, user communication, and more.
apisix
The Cloud-Native API Gateway
architect-awesome
后端架构师技术图谱
godkits
golang development toolkits, god development toolkits🔥
pdf
编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
piggymetrics
Microservice Architecture with Spring Boot, Spring Cloud and Docker
spring-boot-integrate
SpringBootAmdinDemo
SpringAmdinDemo 整合实例
qurenneng's Repositories
qurenneng/rocketmq
Mirror of Apache RocketMQ
qurenneng/gobatis
golang的ORM框架,类似Java的Mybatis。支持直接执行sql语句以及xml、go template、动态sql。
qurenneng/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
qurenneng/free-api
收集免费的接口服务,做一个api的搬运工
qurenneng/spring-framework
Spring Framework
qurenneng/small-spring
🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。
qurenneng/vue3-h5-template-phone
🎉基于Vue3+TypeScript+ Vue-Cli4.0 ,构建手机端模板脚手架
qurenneng/EclipseCodeFormatter
IntelliJ plugin - use Eclipse's code formatter directly from IntelliJ. https://plugins.jetbrains.com/plugin/6546
qurenneng/monolithic_arch_springboot
基于SpringBoot的单体多层架构示例工程。《软件架构探索》的配套组件。
qurenneng/RuoYi-Cloud
(RuoYi)官方仓库 基于Spring Boot、Spring Cloud & Alibaba的分布式微服务架构权限管理系统
qurenneng/CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
qurenneng/spring-cloud-integrate
qurenneng/spring-boot-integrate
qurenneng/netty-notes
Netty 学习笔记
qurenneng/geekbang-lessons
极客时间课程工程
qurenneng/SpringBootAmdinDemo
SpringAmdinDemo 整合实例
qurenneng/sa-token
这可能是史上功能最全的Java权限认证框架!目前已集成——登录验证、权限验证、Session会话、踢人下线、分布式会话、单点登录、OAuth2.0、记住我模式、模拟他人账号、临时身份切换、集成Redis、多账号认证体系、前后台分离模式、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成...
qurenneng/hmily
Distributed transaction solutions
qurenneng/wedding-invitation-for-programmers
程序猿的婚礼邀请函。
qurenneng/JAVA-01
qurenneng/JavaCourseCodes
JavaCourse
qurenneng/Activiti
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
qurenneng/newbee-mall-vue-app
新蜂商城前后端分离版本-前端Vue项目源码
qurenneng/newbee-mall
newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮播图管理、商品管理、订单管理、会员管理、分类管理、设置等模块。
qurenneng/study-demo-design
跟着小傅哥学习设计模式demo代码
qurenneng/spring-config-bus
qurenneng/spring-cloud-config
spring-cloud-config demo
qurenneng/SpringSecurity101
有关Spring Security博客的代码
qurenneng/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
qurenneng/jsbridge-example
详细介绍 JSbridge 用法的例子,其中包含 H5、IOS、Android 三端代码。 IOS 端包含 OC 和 Swift 的实现方式,Android 端包含 Java 和 Kotlin 的实现方式。