Pinned Repositories
action
action 是一个基于Spring Boot & MyBatis的项目,用于快速构建中小型API、RESTful API,以及企业级项目,该项目稳定、简单、快速,使我们摆脱那些重复劳动,专注于业务代码的编写,减少加班
adConsole
go语言实现的百度SSP流媒体广告android客户端后台程序
BdADSSP_Demo
百度ssp adroid客户端(能赚钱的app)
canal-client
针对阿里巴巴 canal客户端封装,与spring无缝衔接
Foundation
互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构
image-Classifier
优达人工智能基础结业项目 利用pytorch 构建模型用于花卉识别
springboot-platform
springboot-platform是一个基于Spring Boot & MyBatis的多模块项目,用于快速构建中小型API、RESTful API,以及企业级项目,该项目稳定、简单、快速,使我们摆脱那些重复劳动,专注于业务代码的编写,减少加班
TaskExcute
spring+ibatis做的模板生成工具,根据不同参数,生产不同类型的模板该项目可以广泛用于各种项目的消息模板模块
Wish
分布式架构Wish脚手架项目,mybatis据库读写分离,disconf配置中心等
wish-pay
愿支付是整合支付模块(微信支付,支付宝)的java项目,拿来即用!
fanqinghui's Repositories
fanqinghui/canal-client
针对阿里巴巴 canal客户端封装,与spring无缝衔接
fanqinghui/Wish
分布式架构Wish脚手架项目,mybatis据库读写分离,disconf配置中心等
fanqinghui/action
action 是一个基于Spring Boot & MyBatis的项目,用于快速构建中小型API、RESTful API,以及企业级项目,该项目稳定、简单、快速,使我们摆脱那些重复劳动,专注于业务代码的编写,减少加班
fanqinghui/activitiTours
activiti 工作流引擎的综合案例演示,帮你从零到一掌握工作流引擎!!!
fanqinghui/eurekaLearnDemo
eureka 学习demo 搭建高可用的erueka server 服务提供者把服务发布到erueka server上 消费者应用接入erueka Server进行服务调用 消费方通过ribbon达到负载均衡的调用provider服务
fanqinghui/image-Classifier
优达人工智能基础结业项目 利用pytorch 构建模型用于花卉识别
fanqinghui/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
fanqinghui/Alpaca-CoT
We extend CoT data to Alpaca to boost its reasoning ability. We are constantly expanding our collection of instruction-tuning data. The instruction collection can be found at https://huggingface.co/datasets/QingyiSi/Alpaca-CoT/tree/main (我们将CoT数据扩展到Alpaca以提高其推理能力,同时我们将不断收集更多的instruction-tuning数据集。)
fanqinghui/cloud-config
fanqinghui/docker-LTB-self-service-password
A dockerfile for the LDAP ToolBox (LTB) Self Service Password utility, a PHP application that allows users to change their password in an LDAP directory. /!\ This is not maintained anymore. Please have a look at forks if you need something more up-to-date /!\
fanqinghui/handbook
放置我的笔记、搜集、摘录、实践,保持好奇心。看文需谨慎,后果很严重。
fanqinghui/jsoncrack.com
⭐️ Transform data chaos into clarity with JSON Crack - the ultimate JSON visualization solution.
fanqinghui/kubemanage
kubemanage是使用go+vue3开发的一款云原生运维平台,功能包括但不限于Kubernetes多集群管理、CMDB、Devops,可作为企业二次开发的模板,新手入门的学习项目
fanqinghui/kubemanage-web
Front-end repository for kubemanage
fanqinghui/kubernetes-guide
Kubernetes 实践指南
fanqinghui/Microservices-Architecture
《微服务架构设计》
fanqinghui/mqTours
activeMq kafka rocketMq learn demo tours
fanqinghui/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
fanqinghui/o2oa
O2OA - Java企业信息化系统
fanqinghui/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
fanqinghui/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
fanqinghui/pulsar-java-spring-boot-starter
Simple pulsar spring boot starter with annotation based consumer/producer registration.
fanqinghui/qcloud-documents
腾讯云官方文档
fanqinghui/secguide
面向开发人员梳理的代码安全指南
fanqinghui/SecurityTools
渗透测试工具包 | 开源安全测试工具 | 网络安全工具
fanqinghui/source-code-hunter
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
fanqinghui/springboot-custom-start-demo
自定义springboot start 插件demo
fanqinghui/springboot-redisBloom
springboot 通过lua 脚本演示布隆过滤器
fanqinghui/springcloud2020
springcloud Netflix 与alibaba 两套分布式开发套件示例
fanqinghui/waynboot-mall
这是一套全部开源的微商城项目,包含一个运营后台、H5商城前台和服务端接口。 实现了商城所需的首页展示、商品分类、商品详情、sku详情、商品搜索、购物车、结算下单、线上支付,商品评论等一系列功能。 技术上基于最新得Springboot3.0、jdk17,整合了MySql、Redis、RabbitMQ、ElasticSearch等常用中间件,对于初学者而言根据readme中的本地开发指南就能成功启动项目。还提供 docker-compose 一键部署脚本,只需要十多分钟就能启动商城前后台所有服务。