wxwer / MySpringImplLinks
手写简易版仿Springboot框架,实现了IOC,AOP,MVC,Mybatis等模块,此外还实现事务管理,能够自动注入外置Jedis,Kafka等客户端,内嵌了tomcat服务器和Freemarker解析器,可进行简单的增删改查和实现动态页面。所有注解基本和Springboot的一毛一样,简单易用,代码简单结构清晰,有比较详细的代码注释。
☆26Updated 3 years ago
Alternatives and similar repositories for MySpringImpl
Users that are interested in MySpringImpl are comparing it to the libraries listed below
Sorting:
- 仿照牛客网实现的讨论区。☆84Updated 4 years ago
- Java rpc framework based on netty4.(java 手写 dubbo rpc 框架)☆114Updated 2 years ago
- 分布式项目谷粒商城,前后端分离,前 端基于Vue+ElementUI,后端基于SpringBoot+MybatisPlus+Mysql+Redis+ElasticSearch,具备商城所有功能(注册(社交登录)、登录、上架、检索、购物车、订单、支付、秒杀),项目框架由renr…☆102Updated last month
- 一个基于raft算法实现的分布式K-V存储系统☆19Updated 3 years ago
- The message queue in java.(java 简易版本 mq 实现)☆146Updated 2 years ago
- 牛客网 牛客Java高级工程师 - 高薪求职项目课vol.4☆41Updated 3 years ago
- A SpringBoot project based on Redis, Kafka,Elasticsearch from nowcoder.☆45Updated 3 years ago
- Spring Boot+MySQL+Redis+RabbitMQ的高性能高并发商品秒杀系统设计与优化☆190Updated 3 years ago
- 基于 Netty + Zookeeper + Protostuff 的简易 RPC 框架☆48Updated 3 years ago
- 2019牛客网高级项目☆276Updated 3 years ago
- 手写迷你mybatis框架,里面使用了mybatis设计模式和框架☆56Updated 3 years ago
- Spring、Mybatis 等框架的手写实现☆23Updated 7 years ago
- 一个仿照牛客网实现的讨论社区,不仅实现了 基本的注册,登录,发帖,评论,点赞,回复功能,同时使用前缀树实现敏感词过滤,使用wkhtmltopdf生成长图和pdf,实现网站UV和DAU统计,并将用户头像等信息存于七牛云服务器。☆460Updated 2 years ago
- 手写Spring框架☆54Updated 3 years ago
- The basic cache tool for java.(java 手写实现渐进式 redis 缓存工具,高性能+可拓展性强)☆424Updated this week
- 基于spark的推荐系统,包含离线召回模块、排序模块、服务模块、秒杀模块四个模块☆19Updated 4 years ago
- 一个分布式存储的在线网盘系统☆24Updated 2 years ago
- 基于Netty的Rpc-SpringBoot-Starter☆57Updated 3 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Updated 6 years ago
- 本项目是基于微服务架构的班车预约系统,采用两个版本第一个版本:springboot+mybatis+dubbo+rocketmq+mysql+redis等。第二个版本:spring-cloud重构,当然,该项目也是前后端分离,前端采用比较流行的vue框架。☆251Updated last year
- Easy RPC是一款低性能的服务框架,主要用于学习造轮子☆66Updated 2 years ago
- 自定义rpc框架,支持多种序列化协议,多种负载均衡算法,支持泛化调用☆112Updated last year
- 高性能秒杀系统:redis限流+redis缓存+kafka消息队列+mysql乐观锁☆49Updated 3 years ago
- Spring IOC容器和SpringMVC的一个简单的实现☆25Updated 3 years ago
- 手写简化版Web服务器☆130Updated 7 years ago
- 该项目是本人学习慕课网[Java秒杀系统方案优化 高 性能高并发实战]后上传的源代码以及课程笔记.☆47Updated last year
- 基于SpringBoot高并发商城秒杀系统项目☆244Updated 2 months ago
- 高并发仿斗鱼直播平台项目:SpringBoot+MyBatisPlus+MySQL主从+Redis+SpringCloudAlibaba+ShardingJDBC+Netty;包含:全项目前端、后端代码以及SQL文件和开发文档☆89Updated last month
- 在手写的过程中学习 Mybatis 从解析、绑定、反射、缓存,到回话和事务操作,以及如何与 Spring 进行关联注册 Bean 对象,完成整合部分功能逻辑。通过这些内容的拆解实现,读者伙伴就可以非常清楚的知道这些核心功能都是如何实现的了,以后再阅读 Mybatis 源 码也…☆128Updated 3 years ago
- 完整的高并发秒杀demo,Springboot+Mybatis+RocketMq+Redis+Websocket。☆44Updated 4 years ago