Pinned Repositories
APDPlat
APDPlat是Application Product Development Platform的缩写,意为应用级产品开发平台。
api-doc
:green_book:基于Markdown编写的接口文档。
Argo
58.com轻量级web框架
blockchain_guide
A book to introduce blockchain related techniques.
profile
work profile for idea, eclipse, git
Spring-Cloud-AG-Admin
AG-Admin是国内首个基于Spring Cloud微服务化开发平台,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Eureka、Fegin、Ribbon、Zuul、Hystrix、JWT Token、Mybatis等主要框架和中间件,前端采用vue-element-admin组件。
spring-cloud-practice
spring-cloud-rest-tcc
基于Spring Cloud Netflix的TCC柔性事务和EDA事件驱动示例,结合Spring Cloud Sleuth进行会话追踪和Spring Boot Admin的健康监控,并辅以Hystrix Dashboard提供近实时的熔断监控
SpringCloudBook
《Spring Cloud微服务实战》配套示例代码,错误与答疑可至我博客的“知识交流”区
tcc-transaction
tcc-transaction是TCC型事务java实现
FullyFang's Repositories
FullyFang/profile
work profile for idea, eclipse, git
FullyFang/Spring-Cloud-AG-Admin
AG-Admin是国内首个基于Spring Cloud微服务化开发平台,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Eureka、Fegin、Ribbon、Zuul、Hystrix、JWT Token、Mybatis等主要框架和中间件,前端采用vue-element-admin组件。
FullyFang/spring-cloud-practice
FullyFang/spring-cloud-rest-tcc
基于Spring Cloud Netflix的TCC柔性事务和EDA事件驱动示例,结合Spring Cloud Sleuth进行会话追踪和Spring Boot Admin的健康监控,并辅以Hystrix Dashboard提供近实时的熔断监控
FullyFang/SpringCloudBook
《Spring Cloud微服务实战》配套示例代码,错误与答疑可至我博客的“知识交流”区
FullyFang/tcc-transaction
tcc-transaction是TCC型事务java实现
FullyFang/api-doc
:green_book:基于Markdown编写的接口文档。
FullyFang/blockchain_guide
A book to introduce blockchain related techniques.
FullyFang/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
FullyFang/coolmq
消息最终一致性方案,基于rabbitmq的分布式事务解决方案
FullyFang/easy-job
:fire::fire:2016互联网求职面试知识复习
FullyFang/forum
蓝灯(Lantern)官方论坛
FullyFang/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
FullyFang/happylifeplat-transaction
分布式事务框架(二阶段提交)
FullyFang/javaboy-code-samples
公众号【江南一点雨】文章案例汇总,技术文章请戳这里----->
FullyFang/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
FullyFang/paascloud-master
spring cloud + vue 全家桶实战,模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目
FullyFang/rest-in-action
REST in Action 《REST 实战》。基于 Jersey 构建 RESTful 服务。
FullyFang/securing-spring-boot-with-jwts
code spring
FullyFang/simplemall
基于SpringCloud的微服务架构实战案例项目,以一个简单的购物流程为示例,融合zipkin,eureka,feign,rabbion,JWT,hystrix,zuul,swagger等等
FullyFang/spring-boot-cloud
基于 Spring Boot、Spring Cloud、Spring Oauth2 和 Spring Cloud Netflix 等框架构建的微服务项目
FullyFang/spring-boot-jwt-demo
Simplest jwt demo with only 3 classes. Simple but product-level .
FullyFang/spring-boot-starter-dubbo
spring boot集成dubbo
FullyFang/spring-cloud-book
使用Spring Cloud与Docker实战微服务。讨论QQ群:157525002(已满)、564840207,欢迎加入。配套代码:https://github.com/eacdy/spring-cloud-study
FullyFang/spring-cloud-study
开源书《使用Spring Cloud与Docker实战微服务》的配套代码。
FullyFang/spring-security-mybatis-demo
A simple demo for Spring Security with Mybatis .
FullyFang/SpringBoot-Learning
Spring Boot教程
FullyFang/SpringCloud-Learning
Spring Cloud教程
FullyFang/sso
cas单点登录系统,其中包括cas认证服务,配置中心,监控平台,服务管理的高可用项目
FullyFang/statemachine
statemachine状态机