一个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 5 years ago
- 轻松搞定微服务系列☆26Jul 15, 2019Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- tiny relational database☆44Jan 30, 2022Updated 4 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Sep 1, 2018Updated 7 years ago
- 一个基于java的多线程爬虫项目,拜读了《并发变成实战》以及《并发编程艺术》后决定写个项目来巩固一下学到的东西.☆27Nov 16, 2022Updated 3 years ago
- 阿里druid连接池剥离出来的sql解析代码☆12Jun 21, 2022Updated 4 years ago
- Spring、Mybatis 等框 架的手写实现☆21Mar 16, 2018Updated 8 years ago
- These are the codes that I practice on leetcode.com.☆11Nov 10, 2017Updated 8 years ago
- sample hello world topology with pom☆13Aug 27, 2013Updated 13 years ago
- Java各种必备面试题目程序代码例子与应战技巧☆25Jan 14, 2015Updated 11 years ago
- write my own spring aop/ioc☆28Aug 12, 2019Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 第一届PolarDB数据库性能大赛代码。Java语言实现☆17Dec 22, 2018Updated 7 years ago
- 华为云TaurusDB性能挑战赛复赛☆18Sep 18, 2021Updated 4 years ago
- 简易版Dubbo(RPC框架)☆30Dec 16, 2022Updated 3 years ago
- WebS is a lightweight MVC framework☆11Dec 6, 2017Updated 8 years ago
- 基于 raft 实现的分布式内存 kv 存储框架,已完成日志、选举、日志复制、日志恢复、内存存储等模块,使用MVCC支持ACID☆24Jun 17, 2022Updated 4 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
- 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.
- 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远程服务调用功能,支持注册中心,服务治理,负载均衡等特性,开箱即用。☆19Aug 14, 2026Updated 2 weeks ago
- Java面试题系列☆31Jul 31, 2018Updated 8 years ago
- 参加阿里第四届中间件性能大赛初赛代码,最终得分5756,dubbo-mesh☆16Oct 28, 2018Updated 7 years ago
- oss-server是针对项目开发时提供的小型对象存储系统,开发者在针对文件上传时业务剥离,同时方便文件迁移,为满足单个项目,多个系统的情况下,提供统一的oss服务☆96Oct 18, 2018Updated 7 years ago
- Pure Go MRCPv2 library☆20Jan 17, 2025Updated last year
- 基于字母哥课堂的spring-security,把每个章节的功能独立出来☆15Aug 26, 2024Updated 2 years ago
- The java ioc framework(从零开始手写模拟 spring Ioc 框架)☆37Nov 30, 2022Updated 3 years ago
- ☆14Mar 21, 2019Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Source code for 'Pro Spring Integration' by Josh Long, Dr Mark Lui, Mario Gray, and Andy Chan☆12Mar 28, 2017Updated 9 years ago
- Examples for the presentation of a Java Annotation Processors.☆10Feb 4, 2014Updated 12 years ago
- 这是一个简单spring框架,拥有IOC和AOP的基本功能.☆89Jul 3, 2016Updated 10 years ago
- 优秀软件与架构设计模式资源收集。包含10种常见的软件架构模式、GoF设计模式、云架构模式、微服务和分布式系统、大数据、数据库等☆23Jul 5, 2018Updated 8 years ago
- 仿照 tiny-spring 项目编写的的一个玩具级 spring 项目,实现了简单的 IOC 和 AOP 功能。☆92Oct 13, 2020Updated 5 years ago
- Classic programming problems with concrete cases and explanation☆13Nov 19, 2017Updated 8 years ago
- 使用Java开发的自定义日志组件,开箱即用!其中涉及到简单工厂模式、策略模式、自定义注解、Spring Event等技术点,让我们一起共勉!☆17Dec 19, 2025Updated 8 months ago