🔥🔥🔥冰河技术知识星球《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年之间任意日期的详细信息,包括:节日、是否闰年和闰月、公历和农历、对应的二十四节气以及天干地支信息等。☆25Jun 17, 2022Updated 3 years ago
- distributed transaction book☆12May 28, 2020Updated 6 years ago
- mykit架构中独立出来的mykit-lock组件,旨在提供高并发架构下分布式系统的分布式锁架构。 分布式锁是控制分布式系统之间同步访问共享资源的一种方式。在分布式系统中,常常需要协调他们的动作。如果不同的系统或是同一个系统的不同主机之间共享了一个或一组资源,那么访问这…☆16Dec 5, 2023Updated 2 years ago
- 📚 本仓库是冰河重现Log4j远程过程执行漏洞的代码示例,完整重现了Log4j最新远程过程执行漏洞,如果对你有所帮助,请给个大大的Star,谢谢啦!!☆11May 29, 2022Updated 4 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.
- 📚 本静态博客是作者冰河多年从事多年互联网大厂开发、架构的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容、底层原理、架构知识、渗透技术。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!☆37May 2, 2026Updated last month
- 🔥🔥🔥《深入理解高并发编程:核心原理与案例实战》随书源码☆56May 19, 2023Updated 3 years ago
- 🔥🔥🔥 📚 本代码库是作者冰河多年从事互联网大厂开发、架构的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写AI大模型、Java和Go核心内容、底层原理、架构知识、渗透技术。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!☆394May 2, 2026Updated last month
- 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
- 域名绑定动态IP☆19Jun 28, 2024Updated last year
- 本项目旨在可以为Apk打上系统签名, 目中的SignApk类是从Android的源码中复制出来的系统签名程序, platform.pk8和platform.x509.pem也是从Android源码中复制出来, 通过java -jar mykit-android-signap…☆25Sep 16, 2018Updated 7 years ago
- OnePlus Hydrogen/Oxygen OS related Xposed module☆15Apr 10, 2020Updated 6 years ago
- 面向单机与分布式 OLTP/OLAP 场景的可暂停的渐进式 SQL 引擎 (只用于研究)☆12May 11, 2023Updated 3 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 爬取知识星球内容并制作成美观的PDF电子书。由crawl-zsxq项目编辑而来,增加批量爬取功能和美化pdf☆15Apr 9, 2024Updated 2 years ago
- The microsphere project as the implementation of Java EE☆12Feb 21, 2025Updated last year
- Apache ShenYu Nginx.☆33Apr 21, 2024Updated 2 years ago
- 🔥🔥🔥全网首个完全开源的分布式全局有序序列号(分布式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 2 years ago
- Dockerfiles and docker-compose of Flink for HA mode deploy☆34Dec 20, 2016Updated 9 years ago
- 轻量级的流程编排执行引擎☆13May 2, 2022Updated 4 years ago
- Spring Boot请求统一加解密示例代码☆24Jul 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.
- 一个常用编码加解密的懒人工具,自动识别,尝试转换所有类型,包括html实体化,base64,base32,32位md5,16位md5,hash,\x,0x等十六进制格式,url编码...☆15Feb 1, 2022Updated 4 years ago
- A backport of the PNG writer improvements available in JDK9☆15May 19, 2016Updated 10 years ago
- mykit-excel插件是通用的Excel导出导出框架,旨在提供通用的Excel导入导出功能,支持以注解方式选择JavaBean中的部分字段导出,并提供注解指定Excel列标题和排序功能。☆33Dec 16, 2022Updated 3 years ago
- 帮你在 IDEA 中使用自定义注解时支持SpEL表达式的代码提示☆18Apr 30, 2025Updated last year
- 系统的整理Spring知识点☆13Feb 2, 2024Updated 2 years ago
- ☆16Apr 17, 2024Updated 2 years ago
- 这是一个 可以从 Github 获取指定用户的 Star 仓库列表,并将其输出为 Markdown 格式的文件,使用 GitHub Action 自动运行,作为备份。☆17Jun 1, 2026Updated last week
- Source code for 'Pro Hadoop Data Analytics' by Kerry Koitzsch☆14Jul 6, 2023Updated 2 years ago
- Distributed Messaging Framework based on Netty, Apache Ignite, gRPC☆13Dec 17, 2018Updated 7 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.
- ☆18Jul 19, 2025Updated 10 months ago
- timeline☆14Mar 29, 2016Updated 10 years ago
- LiteLLM for Go, the easiest way to write LLM-based programs in Go☆49Jun 1, 2026Updated last week
- Code for "Small Public Exponent Brings More: Improved Partial Key Exposure Attacks against RSA"☆17Oct 8, 2025Updated 8 months ago
- Cobalt Strike 的 CVE-2024-35250 的 BOF。(请给我加个星,谢谢。)☆13Oct 21, 2024Updated last year
- 国内外大厂系统架构案例,系统架构面试题与从零到一的实践☆18May 10, 2026Updated 3 weeks ago
- 《Spring Security 实战》源码☆70Oct 19, 2019Updated 6 years ago