allureyc's repositories
kubernetes-practice-guide
Kubernetes Practice Guide (Kubernetes 实践指南)
activiti-cloud-examples
Activiti Cloud Examples using Docker Images from: https://hub.docker.com/u/activiti
spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
online_edu
在线教育系统,分为前台网站系统和后台运营平台。 前台用户系统包括课程、问答、文章三大部分,使用了微服务技术架构,前后端分离开发。 后端的主要技术架构是:SpringBoot + SpringCloud + MyBatis-Plus + HttpClient + MySQL + Docker + Maven, 前端的架构是:Node.js + Vue.js 。其他涉及到的中间件包括Redis、ActiveMQ、阿里云OSS、视频点播 业务中使用了ECharts做图表展示,使用POI完成用户信息批量上传、注册 分布式单点登录使用了JWT
puerts
Write your game with TypeScript in UE4 or Unity. Puerts can be read as pu-erh TS(普洱TS)
awesome-java-leetcode
:crown: LeetCode of algorithms with java solution(updating).
eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
eladmin-web
eladmin前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统, 权限控制采用 RBAC,菜单动态路由
eladmin-doc
EL-ADMIN 文档源码
RedisShake
Redis-shake is a tool for synchronizing data between two redis databases. Redis-shake是一个用于在两个redis之间同步数据的工具,满足用户非常灵活的同步、迁移需求。
AssetStudio
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
compose
Define and run multi-container applications with Docker
pipeline
A K8s-native Pipeline resource.
UnityGLTF
Runtime GLTF Loader for Unity3D
mall-swarm
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
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容器化部署。
mall-admin-web
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
springcloud-learning
一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。21篇文章,篇篇精华,32个Demo,涵盖大部分应用场景。
mall-tiny
mall-tiny是一款基于SpringBoot+MyBatis-Plus的快速开发脚手架,拥有完整的权限管理功能,可对接Vue前端,开箱即用。
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
jutils
jutils,通用的Java工具类,主要包括基础工具类(时间、正则表达式、字符串、随机数等等),excel解析生成、word解析生成、文件操作、图片操作、敏感字、加解密等等。
GameFramework
This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the development speed and ensures the product quality.
Java
27天成为Java大神
study-imooc
慕课网Java相关课程学习项目源码,博客地址:https://segmentfault.com/blog/zccoder
SpringCloudLearning
《史上最简单的Spring Cloud教程源码》
DevOps
阿里云容器服务持续交付
activiti-cloud-charts
Helm Charts for Activiti cloud Apps
UnityGameFramework
unity 基础项目架构