Pinned Repositories
AccountSystem
An account system.
datax-service
针对datax进行2次开发,实现data 以rpc的方式传递json配置调用推数服务,同时修复datax多处bug。项目中也引入nacos作为服务的配置中心和注册中心; 同时项目内扩展了kafkawriter,rabbitmqwriter,esreader,hivereader。增强了hdfs插件,支持分区表推送,支持动态参数传递(例如时间实现自增式抽取)。具体使用方式可以参照example模块。目前该服务已经稳定服务某上市公司半年,累计总任务数100+ ,日推送数据过10亿。具体如何使用,如何做插件开发以及datax底层原理,请关注https://blog.csdn.net/xiaoyao1999hn
DotNetOpenAuth.WebAPI
DotNetOpenAuth for ASP.NET WebAPI (OpenID/OAuth/OAuth2)
gatewaypoc
ASP.Net Web API Gateway POC
hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
html
myself html pages
OnlineTeachingSystem
An online teaching system based on ASP.NET MVC
showdoc
一个非常适合IT团队或个人的在线API文档、技术文档工具
snow-slide
高并发测试组件(雪崩测试器)
workflow-core
Lightweight workflow engine for .NET Standard
evenbing's Repositories
evenbing/antd-mobile-vue
antd-mobile的vue实现
evenbing/antd-vue-admin
🌀ant design vue + vue.js + sass 等实现的后台管理系统(下面有浏览地址)
evenbing/AspNetCoreRateLimit
ASP.NET Core rate limiting middleware 限流
evenbing/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
evenbing/Casbin.NET
An authorization library that supports access control models like ACL, RBAC, ABAC in .NET (C#)
evenbing/core-grpc
C# Grpc驱动封装,基于Consul实现服务注册服务发现,支持DotnetCore Framework,可快速实现基于Grpc的微服务,内部有完整案例,包含服务端Server 客户端 Client
evenbing/CorrelationId
An ASP.NET Core middleware component which synchronises a correlation ID for cross API request logging.
evenbing/csredis
.NET Core or .NET Framework 4.0+ client for Redis and Redis Sentinel (2.8) and Cluster. Includes both synchronous and asynchronous clients.
evenbing/DotNetty
DotNetty project – a port of netty, event-driven asynchronous network application framework
evenbing/Electron.NET
:electron: Build cross platform desktop apps with ASP.NET Core.
evenbing/flutter_mall
Flutter_Mall是一款Flutter开源在线商城应用程序,是基于litemall基础上进行开发,litemall包含了Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端感兴趣的同学可以自行研究部署,Flutter_Mall基本上包含了litemall中小程序的功能。
evenbing/generator-jhipster
Open Source application platform for creating Spring Boot + Angular/React projects in seconds!
evenbing/litemall
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
evenbing/mall-1
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
evenbing/microdot
Microdot: An open source .NET microservices framework
evenbing/operacao-politica-supervisionada
Sistema de auditoria da OPS
evenbing/OpsManage
自动化运维平台: 代码及应用部署CI/CD、资产管理CMDB、计划任务管理平台、SQL审核|回滚、任务调度、站内WIKI
evenbing/payment
Payment 是基于 .NET Core / ASP.NET Core 开发,支持多商户的跨平台支付SDK集。简化了API调用及相关通知的处理流程。目前支持:支付宝(Alipay)、微信支付(WeChatPay)
evenbing/pw-apollo-with-back
React + Apollo + Hooks + GraphQL .NET + NET Core 3.1 + EF Core
evenbing/resilience-netcore
POC using Polly framework.
evenbing/shcoolmanagerplus
学校选课系统的升级,增加了逆向工程,分页,并且把jsp都放到了WEB-INF下面,更加安全了,区别就是WEB-INF下面的el'表达式取值或地址需要放在单引号里面,否则会报错
evenbing/SkyAPM-dotnet
The .NET/.NET Core instrument agent for Apache SkyWalking
evenbing/SmartEngine
SmartEngine is a lightweight business orchestration engine.
evenbing/spring-boot-demo-2
spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 65 个集成demo,已经完成 53 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、SpringSession(Session共享)、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、Kafka(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(**式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)、LDAP(增删改查)、动态添加/切换数据源、单机限流(AOP + Guava RateLimiter)、分布式限流(AOP + Redis + Lua)、ElasticSearch 7.x(使用官方 Rest High Level Client)、HTTPS。
evenbing/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
evenbing/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
evenbing/SpringBoot-Learning
Spring Boot基础教程,Spring Boot 2.x版本连载中!!!
evenbing/Steeltoe
Steeltoe .NET Core Components: CircuitBreaker, Configuration, Connectors, Discovery, Logging, Management, and Security
evenbing/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. The service engine supports http, TCP, WS,Grpc, Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
evenbing/Util
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。