hemin1003 / yfax-parent
SprintBoot开发的Rest API接口项目实战,集成了拦截器,日志处理,mysql,mybatis, oauth2.0, spring secutity等,已投入生产线上使用。应用了https://github.com/hemin1003/spring-boot-study 所含功能。配套的后台管理系统实战见:https://github.com/hemin1003/aylson-parent
☆291Updated 2 years ago
Alternatives and similar repositories for yfax-parent:
Users that are interested in yfax-parent are comparing it to the libraries listed below
- maven多模块化,springboot项目,基础各种微服务、搜索引擎☆227Updated 2 years ago
- 随着技术日新月异,新技术新平台不断出现,对现如今的开发人员来说选择快速高效的框架进行项目开发,既能提高产出,又能节约时间。本框架无需开发即可实现服务注册、服务发现、负载均衡、服务网关、配置中心、API管理、分布式事务、支撑平台、集成框架、数据传输加密等功能,是学习Sprin…☆359Updated 7 months ago
- ifast,中小型企业项目开发脚手架,以基础建设和实用性为主。代码简洁易懂。☆266Updated last year
- Springboot2.0+redis+SpringMVC+Spring+Mybatis+Mybatis Plus的Java web分布式开发系统;NettySocketIo排队系统/排队模块/排队框架,它是一款具有代码生成功能的智能快速开发平台;是以Spring Fram…☆348Updated last year
- SpringBoot骨架项目,集成SpringBoot、Mybatis、Druid、Mapper、PageHelper、Redis、Shiro、Swagger2、Log4j2等技术☆243Updated 6 years ago
- spring cloud分布式电商实战代码,并且对以下内容进行了详细笔记记录:maven聚合工程创建,消息总线,分库分表,全局异常处理,分布式session管理,ZK分布式锁,分布式ID生成,SKU概念和表设计,全文检索,缓存,下单扣减库存引起的超卖问题解决,幂等性问题,定…☆237Updated 2 years ago
- 一个基于spring cloud Greenwich的简单秒杀电子商城项目,适合新人阅读。A simple spring cloud based seckill shopping mall project, suitable for young people to read…☆211Updated 2 years ago
- 单点登录sso spring-session springboot redis 企业级组织架构 RBAC权限设计☆170Updated 6 years ago
- 基于SpringBoot+SpringCloud+Mybatis主流框架搭建的分布式敏捷开发系统架构,为中、小型项目打造企业级基础开发多种解决方案。☆147Updated 7 years ago
- 系统管理后台,包括用户管理,角色管理,资源链接管理模块,可以动态分配权限和角色。 使用springboot、springdata jpa、shiro等服务端技术,使用freemarker模版渲染页面。 系统中对springdata的查询条件Specification做了简单…☆333Updated 8 years ago
- 项目基于Spring boot+Mybatis的后台管理系统,具备用户管理,菜单管理和角色管理3个功能,权限控制到按钮层级。☆174Updated 6 years ago
- Springboot + shiro权限管理。这或许是流程最详细、代码最干净、配置最简单的shiro上手项目了。☆283Updated 5 years ago
- springboot例子, 包含druid数据源, druid的sql监控, druid过滤, mybatis xml配置, mybatis分页插件, logback日志配置, springboot多环境配置, 发送邮件, AOP拦截, 过滤器 spring拦截器, 全局异…☆514Updated 7 years ago
- 一个SpringMVC4+EasyUI的后台管理系统,已投入生产线上使用。下载导入SQL脚本,开箱即用,五分钟完成部署。☆148Updated 2 years ago
- SpringCloud(Finchley.RELEASE)+SpringBoot(2.0.7)+LCN(5.0.2.RELEASE)项目骨架,eureka+config+bus+feign+ribbon+hystrix+zuul等组件支持,MyBatis+Redis+Mon…☆112Updated 5 years ago
- 基于spring cloud的分布式系 统架构。提供整套的微服务组件,包括服务发现、服务治理、链路追踪、服务监控等☆379Updated 6 years ago
- 一个商城项目,SpringCloud版本https://github.com/chengzhx76/weixin-shop-spring-cloud☆201Updated 2 years ago
- 基于SpringCloud 的微服务,订单,支付,商场(活动),工作流,用户,短信,极光☆204Updated 5 months ago
- 包含框架有:SpringBoot、SpringMVC、MyBaits、Bootstrap3、Freemarker;有完整的UI、增删改查及分页,防SQL注入、XSS攻击拦截等☆191Updated 10 months ago
- Roses基于Spring Boot 2和Spring Cloud Finchley.RELEASE,致力做更简洁的分布式和服务化解决方案,Roses拥有高效率的开发体验,提供可靠消息最终一致性分布式事务解决方案,提供基于调用链的服务治理,提供可靠的服务异常定位方案(Log…☆196Updated 6 years ago
- 后台管理(Springboot+shiro+freemarker+mysql)。拥有基础的菜单管理、用户管理、角色管理等,菜单管理动态生成菜单、权限内容,开发者可以直接拿来使用。项目结构清晰、通俗易懂,是做一个后台管理系统的最佳选择,同时也可以作为任何系统的基础脚手架。☆397Updated 2 years ago
- 秒杀系 统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆211Updated 2 years ago
- SpringBoot+Docker重构宜立方商城☆146Updated 6 years ago
- spring cloud最佳实践项目实例,使用了spring cloud全家桶,TCC事务管理,EDA事务最终一致性等技术的下单示例☆435Updated 7 years ago
- springcloud 微服务商城☆114Updated 7 years ago
- java后台管理系统,spring,springmvc,mybatis,shiro,swagger 实现用户,角色,权限,日志,数据库监控,用户在线状态控制☆336Updated last year
- 使用SpringBoot与shiro实现基于数据库的细粒度动态权限管理系统实例☆594Updated 4 years ago
- 基于Spring Boot的高性能秒杀系统☆185Updated 5 years ago
- springboot2.2、spring-data-jpa、iView4、Vue2 、代码生成器、shiro权限管理、前后端分离、java后台管理系统快速开发框架,通过该框架可以在分钟级别内完成单表的前后端增删改查功能。脚手架工程: https://github.com/…☆273Updated 2 years ago
- Pre基于Spring Boot 、Spring Security的RBAC权限管理系统, 做更简洁的后台管理系统。☆204Updated 2 years ago