Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
architect-awesome
后端架构师技术图谱
chatgpt-on-wechat
Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用ChatGPT搭建微信聊天机器人,基于 GPT3.5/GPT4.0/文心一言/讯飞星火 模型,支持个人微信、公众号、企业微信部署,能处理文本、语音和图片,访问操作系统和互联网,支持基于知识库定制专属机器人。
clickhouse-study
springboot + mybatis + clickhouse, demo
concurrent-study
java高并发、多线程学习
dubbo-study
springboot + dubbo + zookeeper
elasticsearch-study
spring data elasticsearch 学习
eureka-client-study
Eureka-Client学习:Provider、Consumer向Eureka-Service注册,Provider提供接口方法,Consumer通过服务发现,调用Provider提供的接口;支持链路追踪:sleuth + zipkin;
eureka-server-study
eureka学习:集群server端;支持链路追踪:sleuth + zipkin;
langchain-qa-study
langchain + chatglm 构建本地知识库问答系统
fatbun's Repositories
fatbun/langchain-qa-study
langchain + chatglm 构建本地知识库问答系统
fatbun/chatgpt-on-wechat
Wechat robot based on ChatGPT, which using OpenAI api and itchat library. 使用ChatGPT搭建微信聊天机器人,基于 GPT3.5/GPT4.0/文心一言/讯飞星火 模型,支持个人微信、公众号、企业微信部署,能处理文本、语音和图片,访问操作系统和互联网,支持基于知识库定制专属机器人。
fatbun/clickhouse-study
springboot + mybatis + clickhouse, demo
fatbun/dubbo-study
springboot + dubbo + zookeeper
fatbun/file-repo
我的普通文件
fatbun/FastGPT
FastGPT is a knowledge-based QA system built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!
fatbun/FastGPT-Enterprise-WeChatbot
基于企微gpt知识库的bot机器人,能够自动回复企业微信中收到的消息。这个机器人能够处理私聊和群聊,还可以记住与用户的聊天内容,从而做出更加贴合上下文的回应。此外,您还可以设置白名单来控制机器人与哪些用户或群组交互。如需对接自己的知识库网站WX:aiwis99
fatbun/gateway-nacos-study
spring cloud gateway + nacos学习:predicate、filter(灰度)
fatbun/hadoop-study
hdfs, yarn, mapreduce, hive, hbase... study demo
fatbun/io-study
网络io学习
fatbun/jd_maotai_seckill
优化版本的京东茅台抢购神器
fatbun/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
fatbun/maven-structure-study
maven项目结构(父子)demo
fatbun/mybatis_plus_generator_study
mybatis plus代码生成器学习
fatbun/mybatis_plus_study
mybatis_plus+spring学习
fatbun/mybatis_study
mybatis学习
fatbun/nacos-study
provider: nacos client demo
fatbun/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
fatbun/rocketmq-study
学习rocketmq特性、api
fatbun/ruoyi-vue-pro
🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP、AI 大模型等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
fatbun/Sa-Token
这可能是史上功能最全的Java权限认证框架,权限架构设计的绝佳实践!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...
fatbun/secguide
面向开发人员梳理的代码安全指南
fatbun/sentinel-study
sentinel study
fatbun/shiro-study
shiro, springboot
fatbun/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
fatbun/spring_security_redis_study
spring security + spring session data redis + disable formlogin + use sessionmanager
fatbun/springboot-mvc-study
about filter demo
fatbun/springboot_datasource_study
Springboot多数据源+整合mybatis学习
fatbun/ssh-http-proxy
fatbun/ssm_study
spring+springmvc+mybatis整合学习