Spring 学习笔记以及手写 IOC 容器。
☆42Jul 10, 2019Updated 6 years ago
Alternatives and similar repositories for simple-spring
Users that are interested in simple-spring are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A SpringBoot project based on Redis from nowcoder.☆151Jun 21, 2022Updated 4 years ago
- 面试知识点 + 笔试刷题总结。☆23Sep 15, 2021Updated 4 years ago
- 基于Netty的小型RPC框架☆15Dec 2, 2018Updated 7 years ago
- Spring Boot+MySQL+Redis+RabbitMQ的高性能高并发商品秒杀系统设计与优化☆198Jul 12, 2025Updated 11 months ago
- 阿里中间件比赛系列代码,包括:第二届初复赛、第三届初复赛。☆16Jan 28, 2018Updated 8 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.
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Feb 5, 2024Updated 2 years ago
- 基于springboot , zookeeper , redis 分布式事务强一致性方案☆31Jun 17, 2022Updated 4 years ago
- 基于NIO 实现了简易的web应用服务器。☆16Mar 8, 2017Updated 9 years ago
- 前端UI框架整理,各种前端html模板整理(hplus,AmazeUI,LayUI)☆12Mar 31, 2020Updated 6 years ago
- SpringBoot+Zookeeper+Dubbo打造分布式高并发商品秒杀系统☆539May 3, 2023Updated 3 years ago
- 转自小傅哥: Java 面经手册,全书共计 5 章 29 节,417页11.5万字,耗时 4 个月完成。涵盖数据结构、算法逻辑、并发编程、JVM以及简历和互联网大厂面试等内容。 但此书并不是单纯的面试题,也不是内卷八股文。而是从一个单纯的和程序员有关的数学知识点开始,深入…☆35Feb 14, 2023Updated 3 years ago
- Gungnir是一个基于Spring,Netty,Zookeeper的轻量级分布式RPC服务框架☆10Oct 11, 2023Updated 2 years ago
- Laravel 实现的简易论坛☆11Aug 14, 2018Updated 7 years ago
- 工控态势感知工具 Provides situational awareness of Industrial Control Systems (ICS) and Supervisory Control and Data Acquisition (SCADA) networks…☆10Sep 10, 2017Updated 8 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.
- Netty教程 - Netty是一个java开源框架。Netty提供异步的、事件驱动的网络应用程序框架和工具,用以快速开发高性能、高可靠性的网络服务器和客户端程序。☆28Mar 14, 2017Updated 9 years ago
- A Java library for computing and comparing Nilsimsa string similarity hashes.☆11May 24, 2022Updated 4 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Oct 14, 2018Updated 7 years ago
- 2019校招代码面试记录,Leetcode/牛客网/剑指Offer/名企笔试☆60Sep 16, 2018Updated 7 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Jul 1, 2018Updated 8 years ago
- 跟着B站孙帅Spring5视频学习中做的笔记☆12Oct 10, 2020Updated 5 years ago
- 《剑指 offer》面试题 java 版, leetcode 题目分享☆27Oct 21, 2020Updated 5 years ago
- 谛听 - 轻量级、可扩展的敏感词识别与数据脱敏组件☆24Feb 8, 2025Updated last year
- A framework for the automatic generation of Intelligent-Interaction honeypots using OpenWrt-based firmware.☆11Jun 11, 2022Updated 4 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.
- 后台服务器 官网:☆15Nov 16, 2022Updated 3 years ago
- 🐎基于SpringCloud 2025.x + Dubbo 3.x + AI构建的模拟秒杀微服务项目,集成了Elasticsearch🔍、Gateway、Mybatis-Plus、Sharding-JDBC等常用开源组件☆2,395Jun 21, 2026Updated last week
- This project contains test (IFC) files☆13Mar 6, 2023Updated 3 years ago
- Chinese electronic medical record named entity recognition☆12Dec 13, 2018Updated 7 years ago
- Feature reduction using genetic algorithm☆24Apr 8, 2023Updated 3 years ago
- Post your IFC data under the Creative Commons Attribution-NoDerivatives license☆18Mar 5, 2015Updated 11 years ago
- LeetCode Top 100 Liked Questions | Top Interview Questions | LeetCode 用户最喜欢的100题 | 面试最容易被问到的题☆23Mar 20, 2019Updated 7 years ago
- 使用SSM实现建议的论坛系统☆11Jul 17, 2018Updated 7 years ago
- 基于SSM框架开发的在线云盘☆11Aug 28, 2018Updated 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.
- 使用redis缓存实现文章的点赞功能,异步定时持久化到mysql☆55Updated this week
- MicroMQ is a lightweight message queue system whose code lines are only about 3K.☆20Jan 27, 2024Updated 2 years ago
- 2019牛客网高级项目☆273Jun 21, 2022Updated 4 years ago
- rapids团队 (https://github.com/WANG-lp and https://github.com/CheYulin ),香港科技大学,2017年,第三届阿里中间件性能挑战赛复赛代码/答辩ppt/比赛攻略文档(第6名,最终答辩成绩:季军)☆52Jul 19, 2017Updated 8 years ago
- A Java implementation of skip list 跳表的Java语言实现☆39Oct 10, 2022Updated 3 years ago
- newbing api by PlayWright☆25Sep 3, 2023Updated 2 years ago
- 一个没有用第三方框架的简易论坛,类似知乎的,基于话题讨论的无版块论坛。结构简单、高度封装鉴权、请求、数据库、错误页等等,一个页面的后端一般就几十行。作为学习的话我觉得是不错的,包含的XSS过滤、SQL注入、低版本PHP兼容(例如魔术引号、ArrayColumn)、正则、…☆20Jan 13, 2016Updated 10 years ago