sunweiguo / happybike
仿共享单车后台源码及笔记
☆14Updated 5 years ago
Alternatives and similar repositories for happybike:
Users that are interested in happybike are comparing it to the libraries listed below
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当, 数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Updated 7 years ago
- 基于微服务架构的在线教育项目☆18Updated 2 years ago
- Cloud-Platform是国内首个基于Spring Cloud微服务化开发平台,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API 管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中…☆16Updated 5 years ago
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合并且高度可配置化,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认…☆15Updated 2 years ago
- vm-engine为“微视频”网站的后端,java语言开发。涉及技术包括,springboot,springcloud,mybaties,docker,websocket,rabbitmq,redis等。☆61Updated 6 years ago
- SpringBoot项目,单数据源版 集成 Mysql + Redis + RabbitMQ + Shiro☆27Updated last year
- 智能汽车充电桩运营商平台,本项目采用mqtt技术实现消息推送,用Vue+Springboot+Mybatis。调用百度地图api。本人负责前端的开发以及后端的开发。☆68Updated 7 years ago
- 基于共享单车的B/S服务端实现,SpringBoot整合SSM、Spring Security,Redis、MongoDB实现缓存,中间件ActiveMQ消息队列。结合第三方服务:推送、短信、云存储☆21Updated 7 years ago
- 一个前后端分离的工单管理系统,项目采用SpringBoot+Vue开发☆46Updated 5 years ago
- SpringBoot 整合常用框架,druid、mybatis、jpa、dubbo、redis、web等及使用示例,常用工具类等☆14Updated last year
- 基于 springboot Bootstrap3 thymeleaf搭建的一套CMS管理后台☆20Updated 2 years ago
- 基于Redis实现消息的定时推送☆11Updated 5 months ago
- SpringBoot全家桶,SpringBoot整合rabbitmq、redis、scheduled、mongodb、spring data jpa、Thymeleaf、freemarker等示例☆9Updated 2 years ago
- 阿布的个人网站 SpringBoot(框架)-Mybatis(持久层)-Druid(数据监控)-Redis(缓存)-RabbitMQ(消息中间件)☆14Updated 6 years ago
- 一丰商城(Spring Boot + Spring Cloud分布式微服务架构解决方案项目)☆27Updated 5 years ago
- 仓储物流系统☆35Updated 7 years ago
- springboot邮件发送☆11Updated 6 years ago
- 基于springcloud微服务架构、分布式、高并发、高可用的电商平台,前端框架:VUE全家桶,后端技术:springcloud、redis、kafka、elk、xxljob、mybatispuls等框架技术☆23Updated 5 months ago
- 该系统是一个针对于工厂使用的一个系统,主要是做家具或者其他一些产品生产的一个系统。☆15Updated 7 years ago
- 微信小程序-基于SpringBoot的实现Maven聚合,分为core核心模块,service服务模块,gateway对外网关模块,目前已经实现Shrio鉴权jwt监控鉴权,为小程序提供统一规范接口,以及小程序配套后台.☆56Updated 2 years ago
- 基于SpringBoot框架开发权限管理系统,作为项目中脚手架。技术栈:SpringBoot、SpringSecurity 、MyBatis、thymeleaf、Druid、Hutool工具包、PageHelper、Lombok、swagger2等。功能:角色管理,权限资源…☆33Updated last year
- 本技术专栏的内容,将包括Spring Cloud常用核心组件,如Eureka、Gateway等等,以及Spring Cloud Alibaba 来自阿里巴巴开源的部分核心组件,如Nacos、Sentinel等等。并将结合实际微服务项目,讲述微服务架构在具体项目应用中的落地,…☆11Updated 5 years ago
- 基于SpringBoot+SpringCloud微服务的商城项目(个人项目 不用于生产)☆98Updated 2 years ago
- 分布式卡包应用:用户子系统包含 优惠券库存功能实现、用户优惠券功能实现、领取优惠券功能实现、可用优惠券功能实现、已使用优惠券功能实现、用户所有的优惠券功能实现、用户使用优惠券功能实现、评论功能实现。 技术栈:Springboot+kafka+Redis+HBase☆13Updated 5 years ago
- - 乐优商城是一个全品类的电商购物网站(B2C)。 - 用户可以在线购买商品、加入购物车、下单、秒杀商品 - 可以品论已购买商品 - 管理员可以在后台管理商品的上下架、促销活动 - 管理员可以监控商品销售状况 - 客服可以在后台处理退款操作.- 基础的HTML、CSS、Ja…☆20Updated 2 years ago
- 共享单车JavaWEB后台(ssm)☆92Updated 5 years ago
- 基于SpringBoot(2.0.3)的微服务的单应用秒杀、分布式秒杀示例☆11Updated 9 months ago
- 使用java开源框架netty搭建的文件服务器,不限文件大小,底层采用分布式存储☆22Updated 7 years ago
- spring cloud集 成全渠道在线客服以及后台管理系统,所有微服务之间的消息传递采用区块链技术,持续更新中~~目标是:第一阶段:采用spring cloud微服务搭建后台管理系统第二阶段:集成在线客服,采用netty实现websocket长连接第三阶段:集成h5、微信、…☆16Updated 2 years ago
- 基于MyBatis、SpringBoot、Redis、消息队列的高并发处理的商品秒杀项目☆30Updated 6 years ago