🔥🔥🔥冰河技术知识星球《Spring核心技术》专栏源码,扫码5折加入星球
☆47May 29, 2023Updated 3 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年之间任意日期的详细信息,包括:节日、是否闰年和闰月、公历和农历、对应的二十四节气以及天干地支信息等。☆26Jun 17, 2022Updated 4 years ago
- distributed transaction book☆12May 28, 2020Updated 6 years ago
- mykit架构中独立出来的mykit-lock组件,旨在提供高并发架构下分布式系统的分布式锁架构。 分布式锁是控制分布式系统之间同步访问共享资源的一种方式。在分布式系统中,常常需要协调他们的动作。如果不同的系统或是同一个系统的不同主机之间共享了一个或一组资源,那么访问这…☆17Dec 5, 2023Updated 2 years ago
- 📚 本仓库是冰河重现Log4j远程过程执行漏洞的代码示例,完整重现了Log4j最新远程过程执行漏洞,如果对你有所帮助,请给个大大的Star,谢谢啦!!☆11May 29, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 🔥🔥🔥《深入理解高并发编程:核心原理与案例实战》随书源码☆56May 19, 2023Updated 3 years ago
- mykit-chat是基于Netty实现的实时聊天系统服务器端:1. 支持昵称登录; 2. 支持多人同时在线; 3. 同步显示在线人数; 4. 支持文字和表情的内容; 5. 浏览器与服务器保持长连接,定时心跳检测;☆36Jun 17, 2022Updated 4 years ago
- 🔥🔥🔥 mykit架构中独立出来的mykit-cache组件,封装了mykit架构下对于缓存cache的各种操作,使用者只需要引入相关的Jar包,即可实现对缓存的轻松操作。☆18Nov 15, 2022Updated 3 years ago
- Ladder Loss for Coherent Visual-Semantic Embedding, AAAI, 2020☆13Aug 14, 2021Updated 5 years ago
- 本项目旨在可以为Apk打上系统签名, 目中的SignApk类是从Android的源码中复制出来的系统签名程序, platform.pk8和platform.x509.pem也是从Android源码中复制出来, 通过java -jar mykit-android-signap…☆24Sep 16, 2018Updated 8 years ago
- OnePlus Hydrogen/Oxygen OS related Xposed module☆15Apr 10, 2020Updated 6 years ago
- 王者荣耀☆16May 24, 2018Updated 8 years ago
- Apache ShenYu Nginx.☆33Apr 21, 2024Updated 2 years ago
- 面向单机与分布式 OLTP/OLAP 场景的可暂停的渐进式 SQL 引擎 (只用于研究)☆12May 11, 2023Updated 3 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- ☆12Jan 27, 2022Updated 4 years ago
- Spring Boot请求统一加解密示例代码☆24Jul 16, 2018Updated 8 years ago
- 配合HttpProxy使用,在本机启动http和socks5代理☆13Nov 5, 2023Updated 2 years ago
- 数据库工具,支持binlog数据闪回、binlog转sql等等☆13May 6, 2023Updated 3 years ago
- wx小程序辅助渗透-自动化☆13May 15, 2024Updated 2 years ago
- Dockerfiles and docker-compose of Flink for HA mode deploy☆34Dec 20, 2016Updated 9 years ago
- 机器学习实战算法,搭配《大话算法系列》,一节算法讲解+一节算法实战☆14May 26, 2020Updated 6 years ago
- A simple chrome-extension for website fingerprint extraction☆18May 28, 2025Updated last year
- 一个常用编码加解密的懒人工具,自动识别,尝试转换所 有类型,包括html实体化,base64,base32,32位md5,16位md5,hash,\x,0x等十六进制格式,url编码...☆15Feb 1, 2022Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A backport of the PNG writer improvements available in JDK9☆17May 19, 2016Updated 10 years ago
- Orvion 是一款多提供商 LLM 网关(Go + Gin),兼容 OpenAI / Anthropic / Gemini 协议,内置 WebUI 管理与监控,支持多模型聚合、统一鉴权、费用统计、健康检测与价格同步。☆16Aug 16, 2026Updated last month
- ☆15Apr 17, 2024Updated 2 years ago
- 系统的整理Spring知识点☆13Feb 2, 2024Updated 2 years ago
- Paper reading notes in the field of Image-Text Matching/Retrieval.☆13Mar 25, 2022Updated 4 years ago
- 这是一个 可以从 Github 获取指定用户的 Star 仓库列表,并将其输出为 Markdown 格式的文件,使用 GitHub Action 自动运行,作为备份。☆18Sep 1, 2026Updated 2 weeks ago
- Source code for 'Pro Hadoop Data Analytics' by Kerry Koitzsch☆14Jul 6, 2023Updated 3 years ago
- Distributed Messaging Framework based on Netty, Apache Ignite, gRPC☆13Dec 17, 2018Updated 7 years ago
- timeline☆13Mar 29, 2016Updated 10 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.
- L2Cache 是一个基于 Caffeine + Redis 的二级缓存框架。让业务开发简单、高效。☆18Jan 11, 2024Updated 2 years ago
- AscensionPath☆15Jun 15, 2025Updated last year
- 一款ctf工具,包含rsa模板解密,misc方向功能,一些解码功能,致力于帮助ctf比赛中减少繁琐步骤,快速解答模板题☆19Mar 18, 2025Updated last year
- 国内外大厂系统架构案例,系统架构面试题与从零到一的实践☆18May 10, 2026Updated 4 months ago
- code for our MM2019 paper “Cross-Modal Image-Text Retrieval with Semantic Consistency”☆17Dec 7, 2019Updated 6 years ago
- 快速综合探测工具,一键自动化存活探测、指纹识别。 支持主机存活探测、端口扫描、web指纹识别等功能。☆13Apr 12, 2022Updated 4 years ago
- 企业级 AI 分发平台 - 基于 Hertz 框架的高性能多租户 AI 网关系统,支持 OpenAI、Claude、Gemini 等多种 AI 模型☆18Jan 25, 2026Updated 7 months ago