Owner
fuzhengwei
33 indexed repositories · View on GitHub
-
CodeGuide
:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
Shell · 11914 stars
-
itstack-demo-design
:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://b...
Java · 6775 stars
-
interview
Java 面经手册,全书共计 5 章 29 节,417页11.5万字,耗时 4 个月完成。涵盖数据结构、算法逻辑、并发编程、JVM以及简历和互联网大厂面试等内容。
Java · 1597 stars
-
RoadMap
RoadMap —— Java后端开发技能路书
HTML · 1140 stars
-
NaiveChat
:performing_arts: 本IM通信项目是作者小傅哥使用JavaFx、Netty4.x、SpringBoot、Mysql等技术栈和偏向于DDD领域驱动设计方式,搭建的仿桌面版微信实现通信核心功能。课程文章已发布到GitChat专栏,欢迎购买。如果本项目能为您提供...
JavaScript · 873 stars
-
itstack-demo-netty
微信公众号:bugstack虫洞栈 | 专注于原创开发专题案例。跟着案例学Netty,Netty4.x案例从简单入门到应用实战,全篇37章节优秀案例+实战源码[基础篇(13)、中级篇(13)、高级篇(3章+)、源码分析篇],以上章节全部完成并不断持续更新中。欢迎关注公众号:...
CSS · 738 stars
-
chatbot-api
《ChatGPT AI 问答助手》 开源免费项目,涵盖爬虫接口、ChatGPT API对接、DDD架构设计、镜像打包、Docker容器部署,小巧精悍,流程全面。对于Java编程伙伴来说,非常具有学习价值。
Java · 584 stars
-
guide-idea-plugin
IDEA Plugin 插件开发可以帮助研发人员提升能效,解决一些实际场景中的共性问题。但最近在折腾IDEA插件开发的时候,市面的资料确实不多,也没有成体系完整的开发指导手册,所以就遇到了很多不知道就不会的事情,需要一点点查询搜索源码、验证API接口,最终把各项功能实现,当...
Java · 471 stars
-
itstack-demo-bytecode
本专栏主要针对字节码编程系列知识栈进行编写文章学习。在字节码编程方便有三个比较常见的框架;ASM、Javassit、Byte-buddy,他们都可以使用自己的API方式进行字节码的插装,通过这样增强方法的方式就可以和Javaagent结合起来开发非入侵的全链路监控服务,以及...
Java · 388 stars
-
itstack-demo-jvm
本专题主要介绍如何通过java代码来实现JVM的基础功能(搜索解析class文件、字节码命令、运行时数据区等),从而让java程序员通过最熟知的java程序,学习JVM是如何将java程序一步步跑起来的,按照《java虚拟机规范》与go语言版的《自己动手写Java虚拟机》实...
Java · 354 stars
-
java-algorithms
📝 Java 数据结构和算法 | Algorithms and data structures implemented in Java with explanations and links to further readings
Java · 349 stars
-
ai-agent-guide
AI Agent Guide 通识教程
HTML · 260 stars
-
Java · 234 stars
-
vo2dto
💱 IDEA 插件,解决对象转换问题。选定对象批量织入“x.set(y.get)”代码,帮助开发者自动生成vo2dto转换代码。
Java · 163 stars
-
book-small-mybatis
《手写Mybatis:渐进式源码实践》 —— 作者:付政委(小傅哥)
Java · 134 stars
-
WaLiCode
瓦力 Coding,本地运行的 AI 编程助手
133 stars
-
WaLiAPI
WaLiAPI 是一款本地运行的 LLM API 网关桌面软件(Tauri 2 + React + Rust)。支持各类 LLM 厂商渠道接入、Ollama 自部署模型、CPA 方式 ChatGPT 渠道接入,统一支持 Chat Completions / Response...
Rust · 128 stars
-
itstack-demo-agent
目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent...
Java · 115 stars
-
chatglm-sdk-java
智谱AI大模型开放SDK - By 小傅哥版本
Java · 102 stars
-
schedule-spring-boot-starter
增强SpringBoot Schedule,开发中间件以zookeeper为注册中心扩展为分布式任务调度系统,接入方式接单易用,目前实现功能如下; 多机器部署任务 统一控制中心启停 宕机灾备,自动启动执行 实时检测任务执行信息:部署数量、任务总量、成功次数、失败次...
Java · 97 stars
- 13 more repositories live on View on GitHub
-
fuzhengwei/itstack-demo-springcloud#1 · 0 comments · 0 reactions · 0 assignees ·
-
这个责任链模式的实现,是认真的吗? Open
fuzhengwei/CodeDesign#1 · 0 comments · 0 reactions · 0 assignees ·
-
第8页 开闭原则作者名称错误 Open
fuzhengwei/CodeDesign#2 · 1 comment · 0 reactions · 0 assignees ·
-
第四章 工厂模式勘误 Open
fuzhengwei/CodeDesign#3 · 0 comments · 0 reactions · 0 assignees ·
-
付哥 这行没用吧 应该删掉 Open
fuzhengwei/CodeDesign#4 · 0 comments · 0 reactions · 0 assignees ·
-
fuzhengwei/guide-vo2dto#1 · 0 comments · 0 reactions · 0 assignees ·
-
fuzhengwei/guide-idea-plugin-tab#1 · 0 comments · 0 reactions · 0 assignees ·
-
库拉不出来 安装不了 Open
fuzhengwei/Cloudreve-PHP-XFG-1.1.2#1 · 0 comments · 0 reactions · 0 assignees ·
-
fuzhengwei/itstack-demo-agent#3 · 0 comments · 0 reactions · 0 assignees ·
-
切面类无法加载到容器中 Open
fuzhengwei/door-spring-boot-starter#2 · 0 comments · 0 reactions · 0 assignees ·
-
fuzhengwei/door-spring-boot-starter#4 · 1 comment · 0 reactions · 0 assignees ·
-
fuzhengwei/itstack-middleware-control#1 · 0 comments · 0 reactions · 0 assignees ·
-
工程编译异常与建议 Open
fuzhengwei/schedule-spring-boot-starter#1 · 1 comment · 0 reactions · 0 assignees ·
-
fuzhengwei/schedule-spring-boot-starter#4 · 0 comments · 0 reactions · 0 assignees ·
-
fuzhengwei/itstack-demo-bytecode#3 · 1 comment · 0 reactions · 0 assignees ·
-
fuzhengwei/itstack-demo-jvm#1 · 0 comments · 0 reactions · 0 assignees ·
-
web - 沉默王二博客 Open/web gitment
fuzhengwei/blog.github.io#11 · 0 comments · 0 reactions · 0 assignees ·
-
About - 沉默王二博客 Open/about gitment
fuzhengwei/blog.github.io#12 · 0 comments · 0 reactions · 0 assignees ·
-
life - 沉默王二博客 Open/life gitment
fuzhengwei/blog.github.io#13 · 0 comments · 0 reactions · 0 assignees ·
-
gitchat - 沉默王二博客 Open/gitchat gitment
fuzhengwei/blog.github.io#14 · 0 comments · 0 reactions · 0 assignees ·
-
geektime - 沉默王二博客 Open/geektime gitment
fuzhengwei/blog.github.io#15 · 0 comments · 0 reactions · 0 assignees ·
-
java - 沉默王二博客 Open/java gitment
fuzhengwei/blog.github.io#16 · 0 comments · 0 reactions · 0 assignees ·
-
java - 沉默王二博客 Open/itstack-demo-netty gitment
fuzhengwei/blog.github.io#17 · 0 comments · 0 reactions · 0 assignees ·
-
java - 沉默王二博客 Open/itstack-demo-netty-3 gitment
fuzhengwei/blog.github.io#18 · 0 comments · 0 reactions · 0 assignees ·
-
java - 沉默王二博客 Open/itstack-demo-netty/itstack-demo-netty-1 gitment
fuzhengwei/blog.github.io#19 · 0 comments · 0 reactions · 0 assignees ·
-
java - 沉默王二博客 Open/itstack-demo-netty/itstack-demo-netty gitment
fuzhengwei/blog.github.io#20 · 0 comments · 0 reactions · 0 assignees ·
-
java - 沉默王二博客 Open/itstack-demo-netty/itstack-demo-netty-3 gitment
fuzhengwei/blog.github.io#21 · 0 comments · 0 reactions · 0 assignees ·
-
java - 沉默王二博客 Open/itstack-demo-netty/itstack-demo-netty-2 gitment
fuzhengwei/blog.github.io#22 · 0 comments · 0 reactions · 0 assignees ·
-
java - 沉默王二博客 Open/itstack-demo-netty/itstack-demo-netty-4 gitment
fuzhengwei/blog.github.io#23 · 0 comments · 0 reactions · 0 assignees ·
-
Blog - bugstack虫洞栈 Open/blog gitment
fuzhengwei/blog.github.io#24 · 0 comments · 0 reactions · 0 assignees ·
-
java - bugstack虫洞栈 Open/itstack-demo-jvm/itstack-demo-jvm gitment
fuzhengwei/blog.github.io#25 · 0 comments · 0 reactions · 0 assignees ·
-
java - bugstack虫洞栈 Open/itstack-demo-agent/itstack-demo-agent gitment
fuzhengwei/blog.github.io#26 · 0 comments · 0 reactions · 0 assignees ·
-
Link - bugstack虫洞栈 Open/link gitment
fuzhengwei/blog.github.io#27 · 0 comments · 0 reactions · 0 assignees ·
-
java - bugstack虫洞栈 Open558bf12316af9b9e1cbc41192919effb gitment
fuzhengwei/blog.github.io#28 · 0 comments · 0 reactions · 0 assignees ·
-
84dbcd8ded2ff0697e65e74ecdaeba83 gitment
fuzhengwei/blog.github.io#29 · 0 comments · 0 reactions · 0 assignees ·
-
java - bugstack虫洞栈 Open0e5f69c9807d1c494b90e2e36caf6cf4 gitment
fuzhengwei/blog.github.io#30 · 0 comments · 0 reactions · 0 assignees ·
-
About - bugstack虫洞栈 Open77102f70526b1c2db0eced54632dc618 gitment
fuzhengwei/blog.github.io#31 · 19 comments · 0 reactions · 0 assignees ·
-
85dcb119c20cccdb9a7412faaacbf2d0 gitment
fuzhengwei/blog.github.io#32 · 0 comments · 0 reactions · 0 assignees ·
-
b304e6ee0ba7281c910602df61a313e5 gitment
fuzhengwei/blog.github.io#33 · 2 comments · 0 reactions · 0 assignees ·
-
5622799c3a326b0cc0de8ba52793964d gitment
fuzhengwei/blog.github.io#34 · 3 comments · 0 reactions · 0 assignees ·
-
9355f1a34b170db42678080773087eed gitment
fuzhengwei/blog.github.io#35 · 2 comments · 0 reactions · 0 assignees ·
-
325dc46b40b9d9b8f57b755f2e2135bf gitment
fuzhengwei/blog.github.io#36 · 0 comments · 0 reactions · 0 assignees ·
-
1a0e41a33d69f5e88397352fa5adbf7c gitment
fuzhengwei/blog.github.io#37 · 0 comments · 0 reactions · 0 assignees ·
-
4a947af4e4d88ac5accc7b3ff636ad73 gitment
fuzhengwei/blog.github.io#38 · 0 comments · 0 reactions · 0 assignees ·
-
8574523995920845f0c9cd2d430fc1bf gitment
fuzhengwei/blog.github.io#39 · 0 comments · 0 reactions · 0 assignees ·
-
de860e754fc51b2b30a82594017bc6e2 gitment
fuzhengwei/blog.github.io#40 · 4 comments · 0 reactions · 0 assignees ·
-
59e4d674c2df97a1b457579a19b18b8a gitment
fuzhengwei/blog.github.io#41 · 0 comments · 0 reactions · 0 assignees ·
-
8ae5a3b22c7c4caae93a7e8b0e55fcee gitment
fuzhengwei/blog.github.io#42 · 0 comments · 0 reactions · 0 assignees ·
-
b94e6aed4b21110d40b34e097b760624 gitment
fuzhengwei/blog.github.io#43 · 0 comments · 0 reactions · 0 assignees ·
-
Link - bugstack虫洞栈 Opena43e3ebcaba491042329ae276fc4f204 gitment
fuzhengwei/blog.github.io#44 · 5 comments · 0 reactions · 0 assignees ·
Showing the newest 100
This page lists what was indexed most recently. Advanced filter has the whole inventory, narrowed by language, difficulty and how long a task takes.