A Simple Java MVC Framework。提供Bean容器、Ioc、Aop、MVC功能
☆124Jun 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
Sorting:
- 简单粗糙的嵌入式web服务和mvc框架,可用于学习web服务器原理、mvc原理和http☆22Jun 17, 2022Updated 3 years ago
- 基于jdbc的封装,轻量级映射,自带连接池,无第三方依赖。支持多数据源,配置简单,支持注解sql查询,自带分页查询。☆10Mar 7, 2022Updated 4 years ago
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆29Dec 10, 2022Updated 3 years ago
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Jan 3, 2018Updated 8 years ago
- IOC, AOP, REST...☆14Apr 4, 2017Updated 8 years ago
- Java web server using NIO, compatible with http1.1 and support simple MVC function.☆39Jun 17, 2022Updated 3 years ago
- mysql、jdk、redis等基础环境搭建文档☆13Jun 17, 2019Updated 6 years ago
- 包括Session集中存储、安全授权、缓存、异常处理机制、动态数据源、Service层单元测试☆11Mar 21, 2017Updated 8 years ago
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Feb 5, 2024Updated 2 years ago
- 一个仿innodb的数据库存储引擎。☆15Sep 17, 2018Updated 7 years ago
- 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
- A socket network library for Linux.☆13Apr 8, 2019Updated 6 years ago
- Spring 学习笔记以及手写 IOC 容器。☆43Jul 10, 2019Updated 6 years ago
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆16Mar 11, 2014Updated 12 years ago
- Customize the Spring Boot I18 function☆32Apr 29, 2019Updated 6 years ago
- 优质品牌推荐,品质生活选择☆33Apr 15, 2025Updated 11 months ago
- A tiny IoC container refer to Spring.☆4,089Nov 27, 2023Updated 2 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 3 years ago
- Google 在 2018 年下旬开源了一款新的 Java 工具 Jib,可以轻松地将 Java 应用程序容器化。通过 Jib,我们不需要编写 Dockerfile 或安装 Docker,通过集成到 Maven 或 Gradle 插件,就可以立即将 Java 应用程序容器化…☆21Apr 7, 2019Updated 6 years ago
- 微服务日志之实时日志☆30Jul 6, 2018Updated 7 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago
- 抛弃tomcat, 拥抱vert.x☆16Oct 22, 2025Updated 4 months ago
- 该项目是本人学习慕课网[Java秒杀系统方案优化 高性能高并发实战]后上传的源代码以及课程笔记.☆48May 17, 2024Updated last year
- A small fast isam/btree library for key/val access☆13Jul 10, 2010Updated 15 years ago
- 基于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
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Jul 1, 2016Updated 9 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
- Spring Boot Starter for Apache RocketMQ☆28May 19, 2018Updated 7 years ago
- A Extension of Springfox, supports Read Javadoc as API document☆10Aug 26, 2024Updated last year
- WeChat applet 'SEEGEM'. Welcome to subscribe !☆11Apr 25, 2019Updated 6 years ago
- 由java构建的轻量级消息队列,支持订阅和点对点模式☆33Mar 18, 2019Updated 7 years ago
- spring+springmvc+mybatis+shiro+redis做session集群共享☆27Jul 29, 2017Updated 8 years ago
- 第一届PolarDB数据库性能大赛代码。Java语言实现☆17Dec 22, 2018Updated 7 years ago