Pinned Repositories
ACUDP
AC设备模拟器 模拟华为AC/BAS等设备 遵循PORTAL协议 测试用
angel
A Flexible and Powerful Parameter Server for large-scale machine learning
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
architect-awesome
后端架构师技术图谱
cachecloud
搜狐视频(sohu tv)Redis私有云平台
chart
chart
cocolian-data
支付行业数据,包括卡bin、联行号等信息
datafu
Hadoop library for large-scale data processing
DataX
demo-shiroapi
前后端分离 shiro权限。API Token
lunbobi's Repositories
lunbobi/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
lunbobi/devops-directive-docker-course
Companion repo for complete Docker course
lunbobi/emqx
EMQ X Broker - Scalable Distributed MQTT Message Broker for IoT in 5G Era
lunbobi/exercise
exercise for nndl
lunbobi/flink-recommandSystem-demo
:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。
lunbobi/FocusCloudWork
lunbobi/geektime-spring-family
极客时间视频课程《玩转Spring全家桶》
lunbobi/gin-rtsp
基于Gin + WebSocket + JSMpeg,在HTML页面上直接播放RTSP视频流。
lunbobi/iot-dc3
IOT DC3 is an open source, distributed Internet of Things (IOT) platform based on Spring Cloud. It is used for rapid development of IOT projects and management of IOT devices. It is a set of solutions for IOT system.
lunbobi/itstack-demo-design
小傅哥微信:fustack |《重学Java设计模式「22个互联网真实案例实战」》技术好就一定能写出好代码吗?不能!再漂亮的马桶放到厨房都略显尴尬!无论是家里装修还是上道开车,只有通过实战才能快速将理论转变为技能。毕竟设计模式也是源于 克里斯托佛·亚历山大 的著作 《建筑模式语言》。
lunbobi/jetlinks-cloud
基于spring cloud的物联网云平台
lunbobi/jetlinks-community
JetLinks Community 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的物联网基础平台。
lunbobi/kube-ladder
Learning Kubernetes, The Chinese Taoist Way
lunbobi/lunbobi
mygithub
lunbobi/minio
High Performance, Kubernetes Native Object Storage
lunbobi/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
lunbobi/sample-springboot-docker
lunbobi/spring-cloud-gateway
A Gateway built on Spring Framework and Spring Boot providing routing and more.
lunbobi/SpringCloud
基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中
lunbobi/SpringCloud-Admin
微服务后台通用管理系统
lunbobi/springcloud-learn
springcloud-learning
lunbobi/SuperBoot
随着技术日新月异,新技术新平台不断出现,对现如今的开发人员来说选择快速高效的框架进行项目开发,既能提高产出,又能节约时间。本框架无需开发即可实现服务注册、服务发现、负载均衡、服务网关、配置中心、API管理、分布式事务、支撑平台、集成框架、数据传输加密等功能,是学习SpringCloud整体业务模式的完整示例,并且可以直接用于生产环境
lunbobi/system-design-by-alex-xu
lunbobi/thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
lunbobi/tutorials
Just Announced - "Learn Spring Security OAuth":
lunbobi/VirtualAPK
A powerful and lightweight plugin framework for Android
lunbobi/vole
SpringCloud Micro service business framework , SpringCloud 微服务商业脚手架
lunbobi/web-develop
🌱《大话WEB开发》WEB开发相关经验总结分享
lunbobi/xxl-job-1
A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
lunbobi/zuihou-admin-cloud
基于SpringCloud(Greenwich.RELEASE) + SpringBoot(2.1.2.RELEASE) 的微服务脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API、分布式事务、大文件断点分片续传等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Eureka、Fegin、Ribbon、Zuul、Hystrix、JWT Token、Mybatis、SpringBoot、Redis、等主要框架和中间件。