fuce1314 / Springboot_v2Links
SpringBoot_v2项目是努力打造springboot框架的极致细腻的脚手架。包括一套漂亮的前台。无其他杂七杂八的功能,原生纯净。
☆1,793Updated 2 years ago
Alternatives and similar repositories for Springboot_v2
Users that are interested in Springboot_v2 are comparing it to the libraries listed below
Sorting:
- X-SpringBoot是一个轻量级的Java快速开发平台,基于springboot3和jdk21,使用虚拟线程,可配置的SaaS功能具备RBAC功能、自动代码生成、多种存储系统,多种短信平台,可开放api授权。代码简洁,架构清晰,能快速开发项目并交付【接私活利器】☆2,637Updated 2 weeks ago
- mysiteforme权限管理系统是作者学习springBoot时基于springBoot开发的一套轻量级的系统脚手架,可以以此形成一套属于自己的系统后台 ,自动生成前后台基本代码;使用Spring Boot、Shiro、MyBatis、Layui等框架,包含:用户管理、角…☆818Updated last month
- 提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限。(当前新版本已移除shiro依赖,简化了配置)☆4,667Updated 2 months ago
- mall-tiny是一款基于SpringBoot+MyBatis-Plus的快速开发脚手架,拥有完整的权限管理功能,可对接Vue前端,开箱即用。☆2,039Updated last year
- SpringBoot学习的相关工程并辅以博文讲解。主要包括入门的Hello World、自定义配置的获取、集成mybatis的xml和注解使用、集成jpa的使用、集成druid进行项目的监控、事物实战使用, 项目打包、使用logback日志文件管理、添加过滤器和拦截器、多数…☆1,640Updated 10 months ago
- 这是一个用SpringBoot+JPA打造的基于微信服务号平台的点餐系统的后端,前端是一个使用Vue.js构建的运行于微信公众号的WebApp。前后端完全分离,前后端之间通过RESTful风格的接口相连。☆1,498Updated 6 years ago
- 这是一个使用了springboot+springSecurity+jwt 实现的基于token的权限管理的一个demo☆691Updated 4 years ago
- API SpringBoot + Shiro + Java-Jwt + Redis(Jedis)☆690Updated 3 years ago
- 管理后台项目开发脚手架,基于vue-element-admin和springboot搭建,前后端分离方式开发和部署☆905Updated 6 years ago
- spring cloud 版分布式电商项目,全力打造顶级多模块,高可用,高扩展电商项目☆1,046Updated last year
- 止步传统CRUD,进阶代码优化:一套基于Spring Boot+Vue+Shiro前后端分离的代码生成器☆511Updated 2 years ago
- springboot 和一些主流框架的整合的各个基本demo☆1,263Updated 2 weeks ago
- springboot用法和与各种框架、组件等结合使用,包括springboot的注解分析、路径分析、取得内置对象、项目打包、配置环境属性、读取资源文件、Bean配置、模板渲染、基于yml的多profile配置、基于properties的多profile、添加数据验证、配置错…☆896Updated 8 years ago
- mall-cloud-alibaba 是一套基于开源商城 mall 改造的 spring cloud alibaba 体系微服务商城系统。采用了spring cloud alibaba 、 Spring Cloud Greenwich、Spring Boot 2、MyBat…☆836Updated 2 years ago
- 🍃SpringBoot系列Demo;SpringBoot、MyBatis、Redis、MySql、Kafka、RocketMQ☆842Updated last month
- Shiro基于SpringBoot +JWT搭建简单的restful服务☆1,644Updated 3 years ago
- 一个轻巧的后台管理框架,项目后端基于Java21、SpringBoot3.2,前端基于TypeScript、Vite3、Vue3、Element Plus,只提供登录会话、用户管理、角色管理、权限资源管理、事件日志、对象存储等基础功能的最佳实践方案,不做过多的封装,适合二次…☆1,634Updated 2 months ago
- SpringBoot系列Demo代码,每个子项目都是SpringBoot的一个知识点或者说技能点且都有对应的博客介绍,代码开箱即用适合新手 学习或老司机复习☆807Updated 4 months ago
- 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、k3s、k3d、k8s、mybatis加解密插件、异常处理、日志输出、多模块开发、多环境…☆2,735Updated 9 months ago
- ☆1,367Updated 2 years ago
- ☆224Updated 7 years ago
- 分布式商城☆1,044Updated last year
- 使用Vue+VueX+ElementUI+SpringBoot的代码框架☆700Updated 3 years ago
- 基于Spring Boot 2.x的一站式前后端分离快速开发平台XBoot 微信小程序+Uniapp 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/JPA+Mybatis-Plus/Redis/Elast…☆3,895Updated 2 years ago
- spring boot demo 是一个Spring Boot、Spring Cloud的项目示例,根据市场主流的后端技术,共集成了50+个demo,未来将持续更新。该项目包含helloworld(快速入门)、web(ssh项目快速搭建)、aop(切面编程)、data-re…☆979Updated 2 years ago
- 基于Spring Boot实现的一个简易的Java社区☆896Updated 3 years ago
- 阿里支付宝支付和微信支付,包括:阿里沙箱环境支付宝测试demo,支付宝支付整合到spring+springmvc+mybatis环境和微信整合到如上环境,功能非常齐全,只需要修改对应的配置文件即可,帮助文档齐全!☆757Updated 4 years ago
- SpringBoot 使用教程 | 从入门到上瘾 | 基于2.0版本制作☆2,821Updated 2 months ago
- Vue+Spring boot前后端分离项目(wh-web+wh-server的升级版)☆820Updated 3 years ago
- Spring Security With JWT(含权限验证) 示例,基于 Spring Boot 3.5.0 + Java 21。☆1,433Updated 6 months ago