微信公众号:bugstack虫洞栈 沉淀、分享、成长,专注于原创专题案例,以最易学习编程的方式分享知识,让自己和他人都能有所收获。目前已完成的专题有;Netty4.x实战专题案例、用Java实现JVM、基于JavaAgent的全链路监控、手写RPC框架、架构设计专题案例[Ing]等。
☆28Feb 24, 2026Updated last month
Alternatives and similar repositories for itstack-ark-wx-test
Users that are interested in itstack-ark-wx-test are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- itstack-demo-frame☆12Dec 16, 2022Updated 3 years ago
- itstack-demo-code☆21Dec 16, 2022Updated 3 years ago
- itstack-demo-drools☆10Jun 17, 2022Updated 3 years ago
- MyBatis 是一款非常优秀的持久层框架,相对于IBatis更是精进了不少。与此同时它还提供了很多的扩展点,比如最常用的插件;语言驱动器,执行器,对象工厂,对象包装器工厂等等都可以扩展。那么,如果想成为一个有深度的男人(程序猿),还是应该好好的学习一下这款开源框架的源码,…☆20Dec 16, 2022Updated 3 years ago
- 服务质量监控,javaagent+asm☆16Jun 17, 2022Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- fuzhengwei.github.io☆15Dec 14, 2022Updated 3 years ago
- itstack-demo-iot-gatewary☆27Oct 4, 2022Updated 3 years ago
- door-spring-boot-starter☆11Jun 17, 2022Updated 3 years ago
- itstack-demo-asm☆37Aug 20, 2023Updated 2 years ago
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆66Dec 16, 2022Updated 3 years ago
- Spring Cloud是一系列框架的有序集合。它利用Spring Boot的开发便利性巧妙地简化了分布式系统基础设施的开发,如服务发现注册、配置中心、消息总线、负载均衡、断路器、数据监控等,都可以用Spring Boot的开发风格做到一 键启动和部署。☆28Nov 30, 2019Updated 6 years ago
- 2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。☆13Jun 27, 2019Updated 6 years ago
- 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!☆11Jul 6, 2022Updated 3 years ago
- 增强SpringBoot Schedule,开发中间件以zookeeper为注册中心扩展为分布式任务调度系统,接入方式接单易用,目前实现功能如下; 多机器部署任务 统一控制中心启停 宕机灾备,自动启动执行 实时检测任务执行信息:部署数量、任务总量、成功次数、失败次…☆95Jun 17, 2022Updated 3 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 小傅哥的《Java 简明教程》- 【系统架构】DDD架构 https://bugstack.cn/md/road-map/road-map.html☆15Oct 4, 2024Updated last year
- 小霸王☆11Oct 24, 2022Updated 3 years ago
- 本IM通信项目是作者小傅哥使用JavaFx、Netty4.x、SpringBoot、Mysql等技术栈和偏向于DDD领域驱动设计方式,搭建的仿桌面版微信实现通信核心功能。课程文章已发布到GitChat专栏,欢迎购买。如果本项目能为您提供帮助,请给予支持(关注、Star、…☆877Apr 19, 2023Updated 2 years ago
- 使用netty5.0通信方式的局域网聊天,可以快速学习java桌面程序开发。仿照qq登陆首页,界面优雅迷人。本聊天程序叫;《语约》或者《与约》!我认为比马桶、啥的名字好太多了!☆57Dec 28, 2014Updated 11 years ago
- 本专栏主要针对字节码编程系列知识栈进行编写文章学习。在字节码编程方便有三个比较常见的框架;ASM、Javassit、Byte-buddy,他们都可以使用自己的API方式进 行字节码的插装,通过这样增强方法的方式就可以和Javaagent结合起来开发非入侵的全链路监控服务,以及…☆392Jun 17, 2022Updated 3 years ago
- jQuery-based Json to html pretty printer☆26Jun 15, 2012Updated 13 years ago
- Eclipse Plugin to embed Windows Explorer and keep it in sync with your work.☆11Jan 31, 2021Updated 5 years ago
- Shell 简易教程☆15Sep 2, 2015Updated 10 years ago
- 短信平台,基于Netty的短信网关。基于Spring Cloud(Finchley版本)架构体系,整合各微服务基础组件的最新最全的脚手架工程。微服务架构: Spring Cloud全家桶 + Spring boot 2.x + Shiro 1.4.0 + Mybatis +…☆16Jul 6, 2022Updated 3 years ago
- 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.
- ☆16Mar 31, 2020Updated 5 years ago
- MyBatis代码生成器,生成Model、Dao、Mapper等☆12Jun 28, 2017Updated 8 years ago
- ☆16Nov 28, 2019Updated 6 years ago
- 开源基础后台开发框架,基于springmvc+spring+hibernate搭建,前端采用angular js+sea js +bootstrap展现。☆11Jun 16, 2016Updated 9 years ago
- 这个版块里边包含:java,jdbc,servlet,jsp,spring,springmvc,mybatis,redis等技术全部学习代码。☆11May 29, 2018Updated 7 years ago
- 基于Spring4.18+SpringMVC 4.18+hibernate4的内容管理系统☆13Nov 13, 2015Updated 10 years ago
- springboot邮件发送☆10Dec 8, 2018Updated 7 years ago
- 领域驱动设计——实战落地代码,基于单体项目拆分【基于SpringBootCloud的微服务项目】☆13Sep 21, 2022Updated 3 years ago
- For Unity3D - Parse xlsx file to txt and generate classes☆13Sep 26, 2016Updated 9 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Generate list of course videos from eudcation.10gen.com.☆92Oct 20, 2014Updated 11 years ago
- 通过http get请求 直接调用onlyoffice☆15Oct 20, 2022Updated 3 years ago
- 微信公众号爬虫,可爬取公众号和文章☆13Jun 27, 2020Updated 5 years ago
- The projects and materials that accompany the Face Tracking with RealityKit course☆13Feb 2, 2021Updated 5 years ago
- ☆27Sep 30, 2019Updated 6 years ago
- 一直想把jdk1.8的新特性整理下,恰好看到老外的git(文后有链接),在这个结构上继续完善了说明和功能,做了41个单元测试案例,方便新人学习。以下内 容很干,对于一个萌新小白来说,学习jdk1.8的新特性,基本看一遍就知道个7788了,在熟读两遍最后跟着写一遍,那么在实际项…☆71Jun 17, 2022Updated 3 years ago
- ☆25Nov 30, 2019Updated 6 years ago