huyi-123's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
eugenp/tutorials
Getting Started with Spring Boot 3:
yeasy/docker_practice
Learn and understand Docker&Container technologies, with real DevOps practice!
forezp/SpringCloudLearning
《史上最简单的Spring Cloud教程源码》
CodisLabs/codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
flannel-io/flannel
flannel is a network fabric for containers, designed for Kubernetes
cloudflare/cfssl
CFSSL: Cloudflare's PKI and TLS toolkit
527515025/springBoot
springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等
zlgopen/awtk
AWTK = Toolkit AnyWhere(a cross-platform embedded GUI)
benwang6/spring-cloud-repo
cloudframeworks-springcloud/user-guide-springcloud
[Cloudframeworks]Microservices Architecture with Spring Cloud - user guide / [云框架]基于Spring Cloud的微服务架构-用户指南
ITDragonBlog/daydayup
每天都在进步,每周都在总结,Java架构师成长之路。目前已经完成:MongoDB,Netty,Nginx,MySQL,Java,Redis,Shiro,Solr,SpringBoot,SpringData,SSO,Mybatis,Kotlin,还在持续更新中
magese/ik-analyzer-solr
ik-analyzer for solr 7.x-8.x
417511458/jbone
jbone基于Spring Cloud框架开发,旨在为中小企业提供稳定的微服务解决方案,为开发人员提供基础开发骨架,jbone包含微服务中所有常用组件,例如注册中心、服务管理、服务监控、JVM监控、内存分析、调用链跟踪、API网关等等。业务功能包括系统权限的统一管理、单点登录、CMS、电商平台、工作流平台、支付平台等等。
kawhii/sso
cas单点登录系统,其中包括cas认证服务,配置中心,监控平台,服务管理的高可用项目
liuweijw/fw-cloud-framework
基于springcloud全家桶开发分布式框架(支持oauth2认证授权、SSO登录、统一下单、微信公众号服务、Shardingdbc分库分表、常见服务监控、链路监控、异步日志、redis缓存等功能),实现基于Vue全家桶等前后端分离项目工程
liuweijw/Vue2-All
Vue2 + Vue-router2 + Vuex + Webpack + axios + jwt
benwang6/sp_repo
SeerGlaucus/oauth2
这是一个oauth2的示例工程,还原了oauth2标准的完整实现流程,应用它可以加深我们对oauth2的理解。