🔥🔥🔥冰河技术知识星球《Spring核心技术》专栏源码,扫码5折加入星球
☆47May 29, 2023Updated 2 years ago
Alternatives and similar repositories for spring-annotation-book
Users that are interested in spring-annotation-book are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🔥🔥🔥《深入理解高并发编程:JDK核心技术》随书源码☆20Apr 6, 2023Updated 3 years ago
- 纯算法可以获取到1900-2100年之间任意日期的详细信息,包括:节日、是否闰年和闰月、公历和农历、对应的二十四节气以及天干地支信息等。☆25Jun 17, 2022Updated 3 years ago
- distributed transaction book☆12May 28, 2020Updated 5 years ago
- mykit架构中独立出来的mykit-lock组件,旨在提供高并发架构下分布式系统的分布式锁架构。 分布式锁是控制分布式系统之间同步访问共享资源的一种方式。在分布式系统中,常常需要协调他们的动作。如果不同的系统或是同一个系统的不同主机之间共享了一个或一组资源,那么访问这…☆16Dec 5, 2023Updated 2 years ago
- 📚 本仓库是冰河重现Log4j远程过程执行漏洞的代码示例,完整重现了Log4j最新远程过程执行漏洞,如果对你有所帮助,请给个大大的Star,谢谢啦!!☆11May 29, 2022Updated 3 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.
- 分布式事务书籍随书源码☆115Jul 14, 2021Updated 4 years ago
- mini-netty is a simplified Netty network programming framework implemented from scratch. Through 37 fine-grained iteration branches, it g…☆21Dec 19, 2025Updated 4 months ago
- 🔥🔥🔥 📚 本代码库是作者冰河多年从事互联网大厂开发、架构的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写AI大模型、Java和Go核心内容、底层原理、架构知识、渗透技术。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!☆387Mar 23, 2026Updated 3 weeks ago
- mykit-chat是基于Netty实现的实时聊天系统服务器端:1. 支持昵称登录; 2. 支持多人同时在线; 3. 同步显示在线人数; 4. 支持文字和表情的内容; 5. 浏览器与服务器保持长连接,定时心跳检测;☆37Jun 17, 2022Updated 3 years ago
- 🔥🔥🔥 mykit架构中独立出来的mykit-cache组件,封装了mykit架构下对于缓存cache的各种操作,使用者只需要引入相关的Jar包,即可实现对缓存的轻松操作。☆17Nov 15, 2022Updated 3 years ago
- ☆11Jun 17, 2022Updated 3 years ago
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆108Oct 11, 2023Updated 2 years ago
- 数据库工具,支持binlog数据闪回、binlog转sql等等☆12May 6, 2023Updated 2 years ago
- 本项目旨在可以为Apk打上系统签名, 目中的SignApk类是从Android的源码中复制出来的系统签名程序, platform.pk8和platform.x509.pem也是从Android源码中复制出来, 通过java -jar mykit-android-signap…☆25Sep 16, 2018Updated 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.
- OnePlus Hydrogen/Oxygen OS related Xposed module☆15Apr 10, 2020Updated 6 years ago
- 面向单机与分布式 OLTP/OLAP 场景的可暂停的渐进式 SQL 引擎 (只用于研究)☆12May 11, 2023Updated 2 years ago
- Fighting!☆11Jul 21, 2017Updated 8 years ago
- 爬取知识星球内容并制作成美观的PDF电子书。由crawl-zsxq项目编辑而来,增加批量爬取功能和美化pdf☆15Apr 9, 2024Updated 2 years ago
- ☆12Jan 27, 2022Updated 4 years ago
- The microsphere project as the implementation of Java EE☆12Feb 21, 2025Updated last year
- 🔥🔥🔥全网首个完全开源的分布式全局有序序列号(分布式ID生成器)服务,支持嵌入式(Jar包)、RPC(Dubbo,motan、sofa、SpringCloud、SpringCloud Alibaba等主流的RPC框架)、Restful API方式发布服务。☆86Nov 1, 2023Updated 2 years ago
- 配合HttpProxy使用,在本机启动http和socks5代理☆13Nov 5, 2023Updated 2 years ago
- wx小程序辅助渗透-自动化☆11May 15, 2024Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 轻量级的流程编排执行引擎☆13May 2, 2022Updated 3 years ago
- IP筛选工具,可快速检索IP并查询威胁情报,可自行对接防火墙等设备进行IP封禁☆18Aug 22, 2024Updated last year
- Spring Boot请求统一加解密示例代码☆24Jul 16, 2018Updated 7 years ago
- A backport of the PNG writer improvements available in JDK9☆15May 19, 2016Updated 9 years ago
- 用pytorch复现ssd并在自己的数据集上进行行人检测☆10Jul 23, 2019Updated 6 years ago
- mykit-excel插件是通用的Excel导出导出框架,旨在提供通用的Excel导入导出功能,支持以注解方式选择JavaBean中的部分字段导出,并提供注解指定Excel列标题和排序功能。☆33Dec 16, 2022Updated 3 years ago
- Vue + Vue-cli + Vue-nuxt + 基于朴素贝叶斯的敏感词判断 + 视频智能推荐☆14May 25, 2023Updated 2 years ago
- 帮你在 IDEA 中使用自定义注解时支持SpEL表达式的代码提示☆18Apr 30, 2025Updated 11 months ago
- 系统的整理Spring知识点☆13Feb 2, 2024Updated 2 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.
- 一款专为CLI(命令行)工具设计的集成图形化工具管理平台☆18Aug 21, 2025Updated 7 months ago
- ☆16Apr 17, 2024Updated 2 years ago
- Source code for 'Pro Hadoop Data Analytics' by Kerry Koitzsch☆14Jul 6, 2023Updated 2 years ago
- L2Cache 是一个基于 Caffeine + Redis 的二级缓存框架。让业务开发简单、高效。☆18Jan 11, 2024Updated 2 years ago
- Distributed Messaging Framework based on Netty, Apache Ignite, gRPC☆13Dec 17, 2018Updated 7 years ago
- ☆18Jul 19, 2025Updated 9 months ago
- 鄙人写的图书《Tomcat内核设计剖析》,欢迎订购阅读。☆12Sep 11, 2017Updated 8 years ago