Pinned Repositories
chunjun
A data integration framework(oldName is Finkx)
druid
Apache Druid: a high performance real-time analytics database.
external-storage
External storage plugins, provisioners, and helper libraries
HowToCook
程序员在家做饭方法指南。
LongZaiAiYueLiang
Config files for my GitHub profile.
mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
mall-admin-web
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
mall-learning
mall学习教程,架构、业务、技术要点全方位解析。mall项目(39k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。
nacos-k8s
This project contains a Nacos Docker image meant to facilitate the deployment of Nacos on Kubernetes using StatefulSets.
nfs-client-provisioner
k8s动态pv(nfs-client-provisioner)
LongZaiAiYueLiang's Repositories
LongZaiAiYueLiang/chunjun
A data integration framework(oldName is Finkx)
LongZaiAiYueLiang/druid
Apache Druid: a high performance real-time analytics database.
LongZaiAiYueLiang/external-storage
External storage plugins, provisioners, and helper libraries
LongZaiAiYueLiang/HowToCook
程序员在家做饭方法指南。
LongZaiAiYueLiang/LongZaiAiYueLiang
Config files for my GitHub profile.
LongZaiAiYueLiang/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
LongZaiAiYueLiang/mall-admin-web
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
LongZaiAiYueLiang/mall-learning
mall学习教程,架构、业务、技术要点全方位解析。mall项目(39k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。
LongZaiAiYueLiang/nacos-k8s
This project contains a Nacos Docker image meant to facilitate the deployment of Nacos on Kubernetes using StatefulSets.
LongZaiAiYueLiang/nfs-client-provisioner
k8s动态pv(nfs-client-provisioner)
LongZaiAiYueLiang/order
Spring sample
LongZaiAiYueLiang/reconnecting-websocket
A small decorator for the JavaScript WebSocket API that automatically reconnects
LongZaiAiYueLiang/spring-boot-study
SpringBoot框架源码实战(已更新到springboot2版本实现)~基本用法,Rest,Controller,事件监听,连接数据库MySQL,jpa,redis集成,mybatis集成(声明式与xml两种方式~对应的添删查改功能),日志处理,devtools配置,拦截器用法,资源配置读取,测试集成,Web层实现请求映射,security安全验证,rabbitMq集成,kafka集成,分布式id生成器等。项目实战:https://github.com/hemin1003/yfax-parent 已投入生产线上使用
LongZaiAiYueLiang/spring_security_exam
some example for spring security.
LongZaiAiYueLiang/springboot-seckill
:racehorse:基于SpringBoot + MySQL + Redis + RabbitMQ + Guava开发的高并发商品限时秒杀系统
LongZaiAiYueLiang/Springboot-Thymeleaf-demo
Springboot+Thymeleaf
LongZaiAiYueLiang/springbootRedis
springboot使用Redistemplate整合redis