Pinned Repositories
algo
数据结构和算法必知必会的50个代码实现
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
chapter1
element-plus
🎉 A Vue.js 3 UI Library made by Element team
geekbang-lessons
极客时间课程工程
gitignore
A collection of useful .gitignore templates
hello-world
first github repository
homepage
learngit
LeetCode
持之以恒的练习算法,让基础更扎实,让逻辑思维更强,加油
Aween1001's Repositories
Aween1001/algo
数据结构和算法必知必会的50个代码实现
Aween1001/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Aween1001/chapter1
Aween1001/element-plus
🎉 A Vue.js 3 UI Library made by Element team
Aween1001/geekbang-lessons
极客时间课程工程
Aween1001/gitignore
A collection of useful .gitignore templates
Aween1001/hello-world
first github repository
Aween1001/homepage
Aween1001/learngit
Aween1001/LeetCode
持之以恒的练习算法,让基础更扎实,让逻辑思维更强,加油
Aween1001/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Aween1001/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容器化部署。
Aween1001/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。