Pinned Repositories
Java-Tutorial
本仓库涵盖大部分Java程序员所需要掌握的核心知识,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!
Activiti
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
atlantis
A project for all things about api gateway.
azure-event-hubs-for-kafka
Azure Event Hubs for Apache Kafka Ecosystems
configtest1
configtest1 对称加解密
cryptic-data
Data cryptic and decryptic in spring-mybatis project
dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
eas-ddd
ddd demo of eas
excel-boot
Easy-POI是一款Excel导入导出解决方案组成的轻量级开源组件。
FEBS-Cloud
基于Spring Cloud Greenwich.SR3、Spring Cloud OAuth2 & Spring Cloud Alibaba & Element 构建的微服务权限管理系统。系统特点:前后端分离、认证/资源服务器分离、RBAC模型、第三方账号登录、多维度监控(Prometheus APM:Docker容器监控,MySQL监控、微服务JVM监控、Redis监控)、服务预警(邮件预警,企业微信预警)、Skywalking服务追踪、ELK日志系统、Nacos集中管理配置和服务、Sentinel流控、动态Client管理、支持多种格式令牌、注解驱动、代码生成、Excel导入导出等。预览地址:https://cloud.mrbird.cn
50133142's Repositories
50133142/mry-backend
本代码库为码如云后端代码。码如云是一个基于二维码的一物一码管理平台,可以为每一件“物品”生成一个二维码,手机扫码即可查看物品信息并发起相关业务操作,操作内容可由你自己定义,典型的应用场景包括固定资产管理、设备巡检以及物品标签等。在技术上,码如云是一个无代码平台,全程采用DDD、整洁架构和事件驱动架构**完成开发。
50133142/modelconflog
50133142/eas-ddd
ddd demo of eas
50133142/nebulagraph-study
nebulagraph-study
50133142/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
50133142/spring-framework
Spring Framework
50133142/javanotes
50133142/TLog
Lightweight distributed log label tracking framwork
50133142/geekbang-lessons
极客时间课程工程
50133142/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
50133142/JAVA-000
50133142/spring-cloud-gateway
A Gateway built on Spring Framework 5.x and Spring Boot 2.x providing routing and more.
50133142/hmily
金融级柔性分布式事务解决方案
50133142/itstack-demo-design
:art: 小傅哥微信:fustack |《重学Java设计模式「22个互联网真实案例实战」》技术好就一定能写出好代码吗?不能!再漂亮的马桶放到厨房都略显尴尬!无论是家里装修还是上道开车,只有通过实战才能快速将理论转变为技能。毕竟设计模式也是源于 克里斯托佛·亚历山大 的著作 《建筑模式语言》。
50133142/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
50133142/soul
High-Performance Java API Gateway
50133142/jumpserver
JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。
50133142/shardingsphere
Distributed database middleware
50133142/JavaCourseCodes
JavaCourse
50133142/java-common-mistakes
极客时间专栏《Java业务开发常见错误100例》源码
50133142/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
50133142/Mycat-Server
50133142/mybatis-3
MyBatis SQL mapper framework for Java
50133142/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
50133142/Java-Interview
经历BAT面试后总结的【高级Java后台开发面试指南】,纯净干货无废话,针对高频面试点
50133142/Java-Tutorial
本仓库涵盖大部分Java程序员所需要掌握的核心知识,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!
50133142/FEBS-Cloud
基于Spring Cloud Greenwich.SR3、Spring Cloud OAuth2 & Spring Cloud Alibaba & Element 构建的微服务权限管理系统。系统特点:前后端分离、认证/资源服务器分离、RBAC模型、第三方账号登录、多维度监控(Prometheus APM:Docker容器监控,MySQL监控、微服务JVM监控、Redis监控)、服务预警(邮件预警,企业微信预警)、Skywalking服务追踪、ELK日志系统、Nacos集中管理配置和服务、Sentinel流控、动态Client管理、支持多种格式令牌、注解驱动、代码生成、Excel导入导出等。预览地址:https://cloud.mrbird.cn
50133142/FEBS-Cloud-Web
FEBS Cloud 微服务权限系统前端,使用 vue-element-admin 构建
50133142/SpringCloud
基于SpringCloud2.0的微服务开发脚手架,整合了spring-security-oauth2、apollo、eureka、feign、hystrix、springcloud-gateway、springcloud-bus等。治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中
50133142/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。