cuifuan / springboot-learnLinks
Spring Boot 个人日常脚手架,拿来即用,例如集成邮件、Excel导入导出、文件上传、爬虫等等
☆37Updated 2 years ago
Alternatives and similar repositories for springboot-learn
Users that are interested in springboot-learn are comparing it to the libraries listed below
Sorting:
- SpringBoot+Redis 实现大文件分片上传,断点续传,急速秒传。前端使用vue-simpler-uploader实现文件并发上传。☆76Updated 4 years ago
- 基于SpringBoot+STOMP协议实现的web聊天室☆193Updated 3 years ago
- 后端:springboot3+mybatis-plus+shiro 前端:layui 模板引擎:freemarker 数据库:postgresql/mysql 基础后台管理架子☆51Updated last month
- springboot2.0+shiro+jwt+layui+thymeleaf+swagger+mybatis后台权限管理系统。 权限控制的方式为 RBAC。代码通熟易懂 、JWT(无状态token)过期自动刷新,数据全程 ajax 获取,封装 ajax 工具类、菜单无线层…☆92Updated 7 months ago
- 谷粒商城电商平台☆160Updated 2 years ago
- SpringCloud + Vue 微服务项目☆107Updated 6 years ago
- 🗂️ SpringBoot实现文件上传系统☆88Updated 6 years ago
- 一套基于SpringBoot2.5 & SpringSecurity的RBAC项目,前端基于Vue3、TypeScript、Vite☆43Updated 2 years ago
- spring boot demo 是一个用来深度学习并实战 spring boot 的项目,该项目已成功集成batis-aop(AOP自定义多数据源)、multi-datasource-mybatis(使用Mybatis集成多数据源)、quartz(定时任务)、rabbit…