cglib轻量化mvc框架(ioc+aop+mvc+orm+切面级事物)
☆29Feb 26, 2018Updated 8 years ago
Alternatives and similar repositories for coody-icop
Users that are interested in coody-icop are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 这是jack老师上传的手写springMVC的项目☆13Dec 30, 2016Updated 9 years ago
- 使用一致性哈希consistent-hashing来实现分布式redis,基于spring使用的缓存工具☆14Aug 3, 2017Updated 8 years ago
- Quarkus RSocket extension☆16Apr 8, 2026Updated last month
- jw, short for java web, 模仿spring, 实现一个简单可用的java web框架☆20Jun 20, 2022Updated 3 years ago
- spark sql online editor☆13Dec 11, 2022Updated 3 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.
- 自己动手写注解框架☆15Jul 31, 2016Updated 9 years ago
- 轻量级orm框架,提供简单易用的api,30秒快速上手,文档地址:http://quick.zkp.kim☆13May 24, 2018Updated 8 years ago
- 《Spring Cloud 与 Docker 微服务架构实战》学习项目源码,作者博客地址:http://itmuch.com☆12Sep 19, 2018Updated 7 years ago
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆16Oct 4, 2022Updated 3 years ago
- swift是一个轻量级的web框架,实现了 IOC、MVC、ORM、AOP、RabbitMQ 功能,并且已经可以使用,满足基本的开发需要和学习使用,适合了解spring的基本原理。 未来将会逐步实现 安全管理 等功能。 如果你想观看源码,可以从 org.swift.fram…☆11Oct 24, 2023Updated 2 years ago
- 😈非本人实现。来自阿里的RocketMQ3.5.8版本,增加了对事务消息的完整支持。☆13May 12, 2017Updated 9 years ago
- 分布式脚手架框架(总结整理)☆15Aug 27, 2015Updated 10 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 11 years ago
- 《Spring Boot 2精髓:从构建小系统到架构分布式大系统》学习项目源码☆32Oct 1, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 海狗-多维在线分析系统☆71Jul 25, 2014Updated 11 years ago
- Xmutca-rpc是一个基于netty开发的分布式服务框架,提供稳定高性能的RPC远程服务调用功能,支持注册中心,服务治理,负载均衡等特性,开箱即用。☆19Jun 17, 2022Updated 3 years ago
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Jan 3, 2018Updated 8 years ago
- 给小组小伙伴们分享的dubbo demo,说明见doc目录下文档☆14Jun 26, 2015Updated 10 years ago
- 这只是一套简化开发的框架,主要技术使用Mybatis+Spring+SpringMVC+shiro,全局鉴权+自定鉴权,AOP日志,用熟了分分钟实现增删改查不是梦☆18Mar 7, 2018Updated 8 years ago
- 在网页上查看服务器上的日志☆17Jun 17, 2022Updated 3 years ago
- asm字节码编辑从入门到放弃☆17Apr 21, 2019Updated 7 years ago
- Image converter☆13May 23, 2026Updated last week
- 分布式数据库一致性组件☆19Oct 8, 2018Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 优秀软件与架构设计模式资源收集。包含10种常见的软件架构模式、GoF设计模式、云架构模式、微服务和分布式系统、大数据、数据库等☆24Jul 5, 2018Updated 7 years ago
- 微信小程序拾色器(颜色选择器或取色器)组件,快速获取颜色值,小程序原生语法,方便集成。☆13May 10, 2023Updated 3 years ago
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现