chillzhuang / spring-boot-demo
spring boot demo 是一个用来学习 spring boot 的项目,总共包含 56 个集成demo,已经完成 46 个。包含集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate、JPA(ORM框架)、mybatis(ORM框架)、通用Mapper、PageHelper、mybatis-plus、BeetlSQL、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类…
☆11Updated 5 years ago
Alternatives and similar repositories for spring-boot-demo:
Users that are interested in spring-boot-demo are comparing it to the libraries listed below
- Licence GitHub Release 简介 Spring Boot API Project Seed 是一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目,该种子项目已经有过多个真实项目的实践,稳定…☆64Updated 2 years ago
- 基于Dubbo实现的SOA分布式(没有实现分布式事务)---SpringBoot整合各种组件的JavaWeb脚手架☆24Updated 7 years ago
- smaker cloud是国内首个基于Spring Cloud、spring cloud alibaba微服务化快速开发脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架…☆86Updated 5 years ago
- mallcloud商城基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离vue的企业级微服务敏捷开发系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RB…☆41Updated 5 years ago
- 【停止维护】该方式太愚蠢,分布式微服务时代局限性太差!推荐(使用JWT实现单点登录,完全跨域方案。———2019_07_09补充):https://blog.csdn.net/weixin_42873937/article/details/82460997。技术sso sp…☆36Updated 2 years ago
- java脚手架工程,目前该脚手架工程已整合了swagger2、mybatisplus、log4j2,基础框架为springboot☆21Updated 4 years ago
- 工具类(线程池、LRU算法等)、公共实体、springboot脚手架、数据访问层(tkmybatis 、mybatis-plus、hbase等)、整合第三方依赖包(如redis、mq、xxl-job等)☆15Updated last year
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合并且高度可配置化,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认…☆15Updated 2 years ago
- 短信平台,基于Spring Cloud(Finchley版本)架构体系,整合各微服务基础组件的最新最全的脚手架工程。微服务架构: Spring Cloud全家桶 + Spring boot 2.x + Shiro 1.4.0 + Mybatis + Druid + Mysq…☆58Updated last year
- 轻量级多租户后台管理平台☆44Updated 11 months ago
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户、多系统的系统架构。适合学习和企业中使用。真正实现了手撸RBAC、jwt的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持…☆126Updated last year
- 采用springboot2.0.5+activiti6.0.0搭建工作流微服务项目,对activiti6做了简单封装,使用起来更加方便,并对外提供了restful风格的接口。☆50Updated 3 months ago
- 基于Spring Boot 2.2.x ,后续将不断加入其他框架示例,以期能将这些功能整合起来进行项目的独立开发。后续将持续更新......☆24Updated last year
- Spring Batch Admin 是一个后端采用spring boot 2, spring security , oauth2, Spring data jpa 作为基础框架,集成了quartz 提供调度能力,集成了Spring batch 提供批处理能力的管理系统。系…☆68Updated 2 years ago
- 📄 springboot 实现数据库文档生成器,根据数据库表DDL生成markdown文档,支持Mysql、postgresql等数据库☆120Updated 8 months ago
- 基于 SpringBoot +Spring + SpringMvc+Mybatis+Dubbo 开发分布式REST服务(Goku.Framework.CoreUI.Vue的后台服务)☆35Updated 6 years ago
- Java常用框架实战教程,包含Activiti,Dubbo,Mybatis—Plus,Netty,POI,RabbitMQ,Spring注解驱动开发,SpringBoot源码分析,SpringCloud实战,SpringMVC注解开发,SSM整合,Zookeeper+Dub…☆25Updated 2 years ago
- 本技术专栏的内容,将包括Spring Cloud常用核心组件,如Eureka、Gateway等等,以及Spring Cloud Alibaba 来自阿里巴巴开源的部分核心组件,如Nacos、Sentinel等等。并将结合实际微服务项目,讲述微服务架构在具体项目应用中的落地,…☆11Updated 5 years ago
- Data develop engine 数据研发引擎,用可视化的组件编排后台数据处理逻辑,配合消息触发、定时任务和restful接口等多种调度机制,从而能够代替传统的大部分后台接口研发。☆32Updated this week
- 一丰商城(Spring Boot + Spring Cloud分布式微服务架构解决方案项目)☆27Updated 5 years ago
- springboot使用mybatis多数据源动态切换的实现☆46Updated 7 years ago
- 学习 Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2☆18Updated 4 years ago
- Spring Boot技术栈示例代码,手把手快速上手教程。☆54Updated 4 years ago
- 基于mybatis-plus的springboot代码生成器,实现controller restful风格CURD接口,service层CURD对IService的方法再次封装,方便添加业务逻辑,serviceImpl中方法实现执行debug日志打印,mapper模板在官方…☆45Updated 2 years ago
- 使用SpringBoot/WebFlux+Shiro+JPA+Java/Scala,实现的基于数据库细粒度动态权限管理系统☆66Updated 4 years ago
- fisher前端项目☆63Updated 5 years ago
- spring cloud demo project☆29Updated 2 years ago
- 《Spring Boot 2.x 核心技术实战》上 基础篇 Demo☆31Updated 7 years ago
- springboot+atomikos+mysql+mybatis+druid+分布式事务☆30Updated 7 years ago
- 🔥A SaaS platform based on Spring-Cloud including User Center(用户中心)、Authorization(认证&授权)、Notification(通知推送能力)、Gateway(网关)... Tech Include…☆39Updated 7 months ago