一个mini Spring IOC实现
☆45Jan 7, 2018Updated 8 years ago
Alternatives and similar repositories for mini-springframework
Users that are interested in mini-springframework are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- jw, short for java web, 模仿spring, 实现一个简单可用的java web框架☆20Jun 20, 2022Updated 4 years ago
- 基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业…☆13Oct 29, 2017Updated 8 years ago
- 自己实现的一个精简版IoC容器☆18May 20, 2017Updated 9 years ago
- miniexcel主要是解决读写大数据量(上百w条记录)时导致的OOM问题。扩展性强、可玩性高、对于大数据量导入导出支持分页查询分页导出(避免一次性从数据库加载数据过多导致内存压力)!更多参见使用文档(Wiki)☆18Jul 30, 2021Updated 4 years ago
- 模拟Spring框架,实现IOC,AOP☆136Jul 4, 2017Updated 9 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 2018 阿里巴巴中间件挑战赛 - Service Mesh Agent 题目设计☆11Sep 3, 2018Updated 7 years ago
- 自己 实现的一个精简版Struts2框架☆14May 10, 2017Updated 9 years ago
- python interpreter with Java☆26Oct 2, 2016Updated 9 years ago
- 轻松搞定微服务系列☆26Jul 15, 2019Updated 7 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Sep 1, 2018Updated 7 years ago
- 一个基于java的多线程爬虫项目,拜读了《并发变成实战》以及《并发编程艺术》后决定写个项目来巩固一下学到的东西.☆27Nov 16, 2022Updated 3 years ago
- Spring、Mybatis 等框架的手写实现☆21Mar 16, 2018Updated 8 years ago
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆16Oct 4, 2022Updated 3 years ago
- write my own spring aop/ioc☆28Aug 12, 2019Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 第一届PolarDB数据库性能大赛代码。Java语言实现☆17Dec 22, 2018Updated 7 years ago
- 华为云TaurusDB性能挑战赛复赛☆18Sep 18, 2021Updated 4 years ago
- 简易版Dubbo(RPC框架)☆30Dec 16, 2022Updated 3 years ago
- 遵循JT808协议的设备报文采集通讯服务,可以收发报文。☆18Jun 29, 2018Updated 8 years ago
- Festvial是一个基于Vertx、Rxjava等开源库,拥有IOC、AOP功能的响应式Web框架。☆51Mar 3, 2020Updated 6 years ago
- ☆12Oct 12, 2021Updated 4 years ago
- 基于队列的任务调度及分发中间件,based on RocketMQ☆16Nov 16, 2022Updated 3 years ago
- Tomasulo Simulator written in React as the project for Computer Architecture course, Spring 2019, Tsinghua University☆12Jun 9, 2019Updated 7 years ago
- Xmutca-rpc是一个基于netty开发的分布式服务框架,提供稳定高性能的RPC远程服务调用功能,支持注册中心,服务治理,负载均衡等特性,开箱即用。☆18Jun 17, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Java面试题系列☆31Jul 31, 2018Updated 7 years ago
- 用于根据配置模板,快速生成controller,service,serviceimpl 代码☆19Feb 2, 2021Updated 5 years ago
- (Alternative) Visualizer for XState☆12Mar 2, 2023Updated 3 years ago
- CNBlog首页博客热度分析☆10May 10, 2016Updated 10 years ago
- 参加阿里第四届中间件性能大赛初赛代码,最终得分5756,dubbo-mesh☆16Oct 28, 2018Updated 7 years ago
- oss-server是针对项目开发时提供的小型对象存储系统,开发者在针对文件上传时业务剥离,同时方便文件迁移,为满足单个项目,多个系统的情况下,提供统一的oss服务☆95Oct 18, 2018Updated 7 years ago
- The java ioc framework(从零开始手写模拟 spring Ioc 框架)☆37Nov 30, 2022Updated 3 years ago
- 基于字母哥课堂的spring-security,把每个章节的功能独立出来☆15Aug 26, 2024Updated last year
- ☆14Mar 21, 2019Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 全新设计的mysql分库分表中间件。使用netty 4.1开发,基于spring boot/cloud提供管理接口。☆17Mar 31, 2021Updated 5 years ago
- cloudtask web site☆29Apr 25, 2018Updated 8 years ago
- Storm Kafka 流数据 处理系统☆20Oct 10, 2018Updated 7 years ago
- 一个唐诗宋词的小程序☆12May 31, 2022Updated 4 years ago
- 这是一个简单spring框架,拥有IOC和AOP的基本功能.☆89Jul 3, 2016Updated 10 years ago
- 仿照 tiny-spring 项目编写的的一个玩具级 spring 项目,实现了简单的 IOC 和 AOP 功能。☆92Oct 13, 2020Updated 5 years ago
- 大话区块链☆16Dec 2, 2022Updated 3 years ago