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.
antd-admin
An excellent front-end solution for enterprise applications built upon Ant Design and UmiJS
autopoi
AutoPOI 功能如同名字auto,追求的就是自动化,让一个没接触过poi的人员,可以傻瓜化的快速实现Excel导入导出、Word模板导出、可以仅仅5行代码就可以完成Excel的导入导出。
chatgpt-api
Node.js client for the official ChatGPT API. 🔥
chatgpt-web
用 Express 和 Vue3 搭建的 ChatGPT 演示网页
config-repo
分布式架构 配置服务
core-js
Standard Library
cursor
An editor made for programming with AI 🤖
mytt-core
开发脚手架
spring-mvc-showcase
Demonstrates the features of the Spring MVC web framework
renwenqiang's Repositories
renwenqiang/Java8InAction
renwenqiang/springboot-guide
Not only Spring Boot but also important knowledge of Spring(不只是SpringBoot还有Spring重要知识点)
renwenqiang/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
renwenqiang/mall-learning
mall学习教程,架构、业务、技术要点全方位解析。mall项目(25k+star)是一套电商系统,使用现阶段主流技术实现。 涵盖了SpringBoot2.1.3、MyBatis3.4.6、Elasticsearch6.2.2、RabbitMQ3.7.15、Redis5.0、Mongodb4.2.5、Mysql5.7等技术,采用Docker容器化部署。
renwenqiang/springcloud-learning
一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。21篇文章,篇篇精华,32个Demo,涵盖大部分应用场景。
renwenqiang/mall-admin-web
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
renwenqiang/vesta-id-generator
Vesta是一款通用的ID产生器,互联网俗称统一发号器,它具有全局唯一、粗略有序、可反解和可制造等特性,它支持三种发布模式:嵌入发布模式、中心服务器发布模式、REST发 布模式,根据业务的性能需求,它可以产生最大峰值型和最小粒度型两种类型的ID,它的实现架构使其具有高性能,高可用和可伸缩等互联网产品需要的质量属性,是一款通用的高性能的发号器产品。
renwenqiang/MiniDao
轻量级JAVA持久层,Hibernate辅助神器!可无缝集成Hibernate项目,立刻拥有Mybatis一样的轻量级SQL能力。(项目产生初衷:因为项目已采用hibernate,但又想像mybatis一样写sql,曾经想过同时集成hibernate和mybatis,但是太重,事务也不好控制。所以自己手工写了这个小型持久层,不逊色于mybatis,与hibernate集成也非常方便)
renwenqiang/docsify-demo
手把手教你搭建一个文档类型的网站!免费且高速!
renwenqiang/demo-activiti-web
工作流 Activiti Explore 集成 前端demo
renwenqiang/RandomImage
一个能够获取随机图片的 Api,使用 SpringBoot 构建
renwenqiang/spring-boot-book-source-code
《从企业级开发到云原生微服务:Spring Boot 实战》随书代码
renwenqiang/spring-mvc-annotations
Spring MVC注解大全
renwenqiang/javamtia
《Java多线程编程实战指南(核心篇)》的配套源码
renwenqiang/jquery-cookie
No longer maintained, superseded by JS Cookie: