allanzhuo / yyblogLinks
一个面向学习的java开源博客系统,减少过度封装,展现技术本质。集成微信小程序,QQ登录,腾讯云对象存储等功能
☆365Updated last year
Alternatives and similar repositories for yyblog
Users that are interested in yyblog are comparing it to the libraries listed below
Sorting:
- Springboot + shiro权限管理。这或许是流程最详细、代码最干净、配置最简单的shiro上手项目了。☆284Updated 5 years ago
- 快乐蜗牛商城springcloud版本。本项目是对慕课网电商项目进行后端架构升级,主要是采用springcloud技术栈来进行服务拆分和治理,提高系统的并发能力。含有完整的前端页面,从用户选择商品-加入购物车-生成订单-支付宝扫码支付-后台管理系统。大体实现所有功能。除了s…☆410Updated 5 years ago
- 使用SpringBoot与shiro实现基于数据库的细粒度动态权限管理系统实例☆594Updated 4 years ago
- SprintBoot开发的Rest API接口项目实战,集成了拦截器,日志处理,mysql,mybatis, oauth2.0, spring secutity等,已投入生产线上使用。应用了https://github.com/hemin1003/spring-boot-s…☆292Updated 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
- SpringBoot+Shiro权限管理系统脚手架☆104Updated 4 months ago
- 后台管理(Springboot+shiro+freemarker+mysql)。拥有基础的菜单管理、用户管理、角色管理等,菜单管理动态生成菜单、权限内容,开发者可以直接拿来使用。项目结构清晰、通俗易懂,是做一个后台管理系统的最佳选择,同时也可以作为任何系统的基础脚手架。☆398Updated 2 years ago
- spring boot 1.5 + mybatis + shiro + layui 搭建的后台权限管理系统☆444Updated 3 years ago
- 微服务化开发平台,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。 核心技术采用SpringBoot、Dubbo、Mybatis、Mybatis…☆1Updated last week
- 一个基于SpringBoot2+Shiro的权限管理系统,采用Vue+ElementUI前端框架,支持动态路由、Redis监控、日志监控、七牛云储存等,欢迎star, fork☆316Updated 3 years ago
- 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
- 基于SpringBoot2.0的后台权限管理系统界面简洁美观敏捷开发系统架构。核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。 互联网云快速开发框架,微服务分布式代码生成的敏捷开发系统架构。项目代码简洁,注释丰富,上手容易,还同时集中分布式、微服务…☆371Updated 6 years ago
- 2018年本科毕设项目,已更新所有开发和部署文档。基于Dubbo、SSM、Shiro、ELK、ActiveMQ、Redis等实现的一套高可用、高性能、高可扩展的分布式系统架构,实现可支持业务的基础公共服务,API使用Restful风格对外暴露。已经实现的包括:发送邮件服务、…☆418Updated 6 years ago
- 以springboot、maven多模块为基础框架,数据库为mysql+redis,并添加swagger2用以接口展示,总体功能简单,可扩展性强。前后端以RESTFUL风格的ajax请求来进行交互。☆116Updated 2 years ago
- 基于Spring Cloud实现微服务前后端系统☆374Updated 3 years ago
- mysiteforme权限管理系统是作者学习springBoot时基于springBoot开发的一套轻量级的系统脚手架,可以以此形成一套属于自己的系统后台 ,自动生成前后台基本代码;使用Spring Boot、Shiro、MyBatis、Layui等框架,包含:用户管理、角…☆804Updated 3 weeks ago
- 个人项目整合☆230Updated 3 years ago
- SpringBoot集成JWT实现token验证☆325Updated 3 years ago
- 系统管理后台,包括用户管理,角色管理,资源链接管理模块,可以动态分配权限和角色。 使用springboot、springdata jpa、shiro等服务端技术,使用freemarker模版渲染页面。 系统中对springdata的查询条件Specification做了简单…☆334Updated 8 years ago
- shiro 框架的构建以及与 JWT 的整合☆353Updated 3 years ago
- java springboot redisson mybatis maven☆351Updated 2 years ago
- spring cloud分布式电商实战代码,并且对以下内容进行了详细笔记记录 :maven聚合工程创建,消息总线,分库分表,全局异常处理,分布式session管理,ZK分布式锁,分布式ID生成,SKU概念和表设计,全文检索,缓存,下单扣减库存引起的超卖问题解决,幂等性问题,定…☆237Updated 2 years ago
- 完整项目☆94Updated 6 years ago
- 基于SSM框架的前后端分离设计完整仿天猫网站服务器端源码。项目特点:前后端分离,数据库接口设计,架构设计,功能开发,上线运维☆225Updated 3 years ago
- springboot与redis的集合☆188Updated 7 years ago
- SpringBoot集成MyBatisPlus☆308Updated 2 years ago
- 基于springboot+dubbo的练手级电商项目☆152Updated 2 years ago
- 为慕课网录制的《Springboot 微信小程序 – 微信登录》代码,实战课程已上线《Java 仿抖音短视频小程序开发 全栈式实战项目》☆193Updated 7 years ago
- 基于SpringBoot+Shiro+Mybatis等开发的轻量级管理系统快速开发脚手架☆442Updated 4 years ago