MarkerHub / JavaDemo
专注于梳理Java知识点,解析开源项目!这里都是文章代码的项目示例,好好学哈!
☆13Updated 4 years ago
Alternatives and similar repositories for JavaDemo:
Users that are interested in JavaDemo are comparing it to the libraries listed below
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离 的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合并且高度可配置化,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认…☆15Updated 2 years ago
- 一个用Solr做企业应用内的搜索引擎的SpringBoot项目☆22Updated 6 years ago
- 个人总结的Java算法和实战demo☆11Updated 5 years ago
- 基于SpringBoot2.0的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用☆9Updated 5 years ago
- SpringBoot 整合常用框架,druid、mybatis、jpa、dubbo、redis、web等及使用示例,常用工具类等☆14Updated last year
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Updated 8 years ago
- fast-cloud是一款微服务系统,采用前后端分离模式, 后台采用Spring cloud Alibaba作为微服务框架,基于OAuth2 的RBAC权限管理,集成Sentinel从流量控制、熔断降级、系统负载等多个维度保护服务的稳定性,采用Nacos作为注册中心和配置中…☆8Updated 4 years ago
- 🍰springboot2.1.4、mybatis、bootstrap、代码生成器、shiro权限管理、前后端分离、自用型java通用后台管理系统快速开发框架 集成通用controller 通用mapper 通用service、脚手架、起手式,让web后台开发变得简单~!!☆24Updated 2 years ago
- 基于springboot+springcloud的学习示例,整合springboot admin2.x,sharding-jdbc,分布式session,kafka,rocketmq,websocket,自定义springboot启动器,springcloud-dalsto…☆29Updated 2 years ago
- 用 websocket 实现的一个扫码登录功能☆8Updated 2 years ago
- 基于SpringCloud + Nacos + Mybatis Plus + renren代码生成器 + MySQL + Redis缓存+ RabbitMQ消息队列 + ES搜索引擎 + ELK + OSS自己搭建企业级**B2C**电商项目。☆11Updated 4 years ago
- spring cloud入门 学习笔记,Spring Boot + Spring Cloud + mybatis + h2 基础做脚手架;集成了注册中心Eureka,单实例、集群的实践; 集成Ribbon 做负载,Zuul网关动态路由分发以及参数配置调优、Spring Ga…☆13Updated 7 months ago
- 基于SpringBoot(2.0.3)的微服务的单应用秒杀、分布式秒杀示例☆11Updated 11 months ago
- Cloud-Platform是国内首个基于Spring Cloud微服务化开发平台,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API 管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中…☆16Updated 5 years ago
- 基于springcloud微服务架构、分布式、高并发、高可用的电商平台,前端框架:VUE全家桶,后端技术:springcloud、redis、kafka、elk、xxljob、mybatispuls等框架技术☆23Updated 7 months ago
- 基于微服务架构的在线教育项目☆19Updated 2 years ago
- 秒杀系统demo,并基于redis进行了简单的并发优化。学习资料:http://www.imooc.com/learn/587☆21Updated 8 years ago
- 线程池、任务、任务组、任务池,定时任务的类库☆23Updated 3 months ago
- 本技术专栏的内容,将包括Spring Cloud常用核心组件,如Eureka、Gateway等等,以及Spring Cloud Alibaba 来自阿里巴巴开源的部分核心组件,如Nacos、Sentinel等等。并将结合实际微服务项目,讲述微服务架构在具体项目应用中的落地,…☆11Updated 5 years ago
- micro-mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Alibaba Spring Cloud + MyBatis实现。前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。后台管理系统包含商品管…☆17Updated 2 years ago
- java学习 及找工作记录。包括java基础,并发,数据库,算法,网络,设计模式,spring等参考书籍,jdk1.8源码,demo,笔面试题记录及阿里巴巴java开发手册等☆12Updated 4 years ago
- 新版代码生成器☆10Updated 7 years ago
- 结合activeMQ实现在服务器端推送消息,Spring MVC实现☆13Updated 7 years ago
- ☆43Updated 2 years ago
- Java JUC 学习项目 包括各种并发多线程的高级使用。java自带多线程并发锁高级应用☆14Updated 6 years ago
- mykit-chat是基于Netty实现的实时聊天系统服务器端:1. 支持昵称登录; 2. 支持多人同时在线; 3. 同步显示在线人数; 4. 支持文字和表情的内容; 5. 浏览器与服务器保持长连接,定时心跳检测;☆37Updated 2 years ago
- SpringBoot+SpringCloud +Maven+Redis+ActiveMQ+XXLJOB(分布式任务调度)+ Freemarker等。 使用 SpringCloud Eureka作为注册中心、Feign客户端调用工具、断路器Hystrix 视图展示使用Free…☆39Updated 5 years ago
- spring cloud集成全渠道在线客服以及后台管理系统,所有微服务之间的消息传递采用区块链技术,持续更新中~~目标是:第一阶段:采用spring cloud微服务搭建后台管理系统第二阶段:集成在线客服,采用netty实现websocket长连接第三阶段:集成h5、微信、…☆17Updated 2 years ago
- 一丰商城(Spring Boot + Spring Cloud分布式微服务架构解决方案项目)☆27Updated 6 years ago
- Spring项目集成了消息队列-RabbitMQ,实现了普通消息订阅-发布模式的消息队列、延迟消息队列、定时发送消息等☆20Updated 7 years ago