A Simple Java MVC Framework。提供Bean容器、Ioc、Aop、MVC功能
☆125Jun 17, 2022Updated 3 years ago
Alternatives and similar repositories for doodle
Users that are interested in doodle are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于jdbc的封装,轻量级映射,自带连接池,无第三方依赖。支持多数据源,配置简单,支持注解sql查询,自带分页查询。☆10Mar 7, 2022Updated 4 years ago
- springboot系列☆26Jun 17, 2022Updated 3 years ago
- 《重构:改善既有代码的设计》JavaScript版本代码☆11Nov 23, 2018Updated 7 years ago
- 一个仿innodb的数据库存储引擎。☆15Sep 17, 2018Updated 7 years ago
- 轮盘时间检查调度器 周期性检查器 按照轮盘设计,轮询线程执行一个轮盘循环后,检查过期时间,执行轮盘过期处理,用于定期清理某种任务,可用于周期性检测实体的生命周期,比如网络链接,游戏房间检查。☆30Jan 22, 2018Updated 8 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.
- Springboot+Netty+Protostuff+ZooKeeper☆18Jul 8, 2017Updated 8 years ago
- 分布式timer插件, 轻量, 易用, 去中心化, 均衡负载, 集群节点通过zookeeper同步作业, java编写☆15May 22, 2017Updated 8 years ago
- Tomcat 自动部署脚本☆10May 9, 2016Updated 9 years ago
- ☆10Mar 16, 2021Updated 5 years ago
- redis的zset的java实现,包含3个版本,Long2ObjZset, Obj2LongZset, GenericZSet。GenericZSet是基准实现,Long2ObjZset, Obj2LongZset是GenericZSet特化实现,以减少大量的拆装箱。 j…☆27Aug 10, 2023Updated 2 years ago
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆16Mar 11, 2014Updated 12 years ago
- 一个轻量级java web框架,小巧易用但功能齐全 。☆12Oct 9, 2017Updated 8 years ago
- Code repo for the paper "Semantic Correspondence via 2D-3D-2D Cycle"☆12Jan 28, 2021Updated 5 years ago
- A tiny IoC container refer to Spring.☆4,088Nov 27, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 4 years ago
- Google 在 2018 年下旬开源了一款新的 Java 工具 Jib,可以轻松地将 Java 应用程序容器化。通过 Jib,我们不需要编写 Dockerfile 或安装 Docker,通过集成到 Maven 或 Gradle 插件,就可以立即将 Java 应用程序容器化…☆21Apr 7, 2019Updated 7 years ago
- 微服务日志之实时日志☆30Jul 6, 2018Updated 7 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago
- rocketmq 是由阿里巴巴开源出来的一个分布式消息服务器,rocketmq是在kafka的基础上进行重构,然后开发出来支撑阿里巴巴双十一高并发量的消息服务器。现在阿里巴巴已经将项目托管到apache基金会。 相较于ActiveMQ、kafka、RabbitMQ等开源…☆11Oct 13, 2020Updated 5 years ago
- 抛弃tomcat, 拥抱vert.x☆16Oct 22, 2025Updated 5 months ago
- A small fast isam/btree library for key/val access☆13Jul 10, 2010Updated 15 years ago
- Quick start Flask-restful framework base on Mysql.☆10Mar 13, 2022Updated 4 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Aug 9, 2017Updated 8 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 基于Spring Boot、Spring Cloud Alibaba、Vue.js 、Element UI实现,采用前后端分离架构的权限管理系统,代码快速生成平台。☆14Mar 3, 2023Updated 3 years ago
- Spring Cloud Feign OkHttp client☆16Dec 25, 2015Updated 10 years ago
- Please use the new repo:☆10Aug 8, 2019Updated 6 years ago
- Xmutca-rpc是一个基于netty开发的分布式服务框架,提供稳定高性能的RPC远程服务调用功能,支持注册中心,服务治理,负载均衡等特性,开箱即用。☆19Jun 17, 2022Updated 3 years ago
- Develop a mini program based on WePY. 基于 WePY,以 Web 前端的开发风格开发微信小程序。☆12Aug 1, 2018Updated 7 years ago
- uw-dao包是一个封装数据库操作的类库,比hibernate效率高,比mybatis更简单,并一致化管理数据库连接池。☆12Jul 12, 2025Updated 8 months ago
- Sync是一款分布式场景下基于Redis的安全高效的线程同步组件,提供分布式可重入互斥锁、分布式可重入读写锁、分布式信号量。提供相应注解,使用简单,可与spring-boot无缝集成。☆13Oct 8, 2022Updated 3 years ago
- Regan_API_SpringBoot 文档项目 Regan API 项目是基于注释自动生成api文档,很大缩短了开始与后期维护API接口文档的时间。Regan API 利用jdk提供的Doclet 类读取文档注释,可手动配置需要读取的文件,同时增加了读取过滤指定方法过滤…☆11Dec 14, 2022Updated 3 years ago
- spring+springmvc+mybatis+shiro+redis做session集群共享☆27Jul 29, 2017Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 由java构建的轻量级消息队列,支持订阅和点对点模式☆34Mar 18, 2019Updated 7 years ago
- 第一届PolarDB数据库性能大赛代码。Java语言实现☆17Dec 22, 2018Updated 7 years ago
- 使用spring boot+sharding-jdbc+mybatis 实现分库分表☆13Apr 1, 2017Updated 9 years ago
- ☆10May 21, 2015Updated 10 years ago
- 爬虫项目源码整理,使用redis进行url缓存,hbase进行详细信息的存储。使用zookeeper进行爬虫线程的状态监控。☆19Oct 7, 2015Updated 10 years ago
- 非侵入代码的java自动分批提交数据组件☆10Nov 25, 2017Updated 8 years ago
- ☆32Jul 14, 2015Updated 10 years ago