Tom Chen (etao82)

etao82

Geek Repo

Location:China

Github PK Tool:Github PK Tool

Tom Chen's repositories

abp

Open Source Web Application Framework for ASP.NET Core

Language:C#License:LGPL-3.0Stargazers:0Issues:0Issues:0

angular-material-course

Angular Material Course

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

angular-o16tqq-beh6w9

Created with StackBlitz ⚡️

Language:TypeScriptStargazers:0Issues:0Issues:0
Language:C#Stargazers:0Issues:0Issues:0

awesome-ddd

A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources

Stargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0

better-code-with-ddd

This repository contains code that accompanies presentation ASC LAB team gave at meetup about “Creating better code with Domain Driven Design”.

Language:C#Stargazers:0Issues:0Issues:0

business

Based on the Domain-Driven-Design approach, the business framework will help you structure and implement your business code cleanly and efficiently.

Language:JavaLicense:MPL-2.0Stargazers:0Issues:0Issues:0

COLA

🥤 COLA: Clean Object-oriented & Layered Architecture

Language:JavaLicense:LGPL-2.1Stargazers:0Issues:0Issues:0

Domain-Driven-Design-Example

Domain Driven Design Example C#

Stargazers:0Issues:0Issues:0

DotNetCore

.NET 5 Nuget Packages.

License:MITStargazers:0Issues:0Issues:0

IDDD_Samples

These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168

License:NOASSERTIONStargazers:0Issues:0Issues:0

Iot-Telemetry-Simulator

The IoT Telemetry Simulator allows you to test Azure IoT Hub or Eventhub ingestion at scale. The implementation is communicating with Azure IoT Hub using multiplexed AMQP connections. An automation library allows you to run it as load test as part of a CI/CD pipeline.

License:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

LearnPython

以撸代码的形式学习Python

Stargazers:0Issues:0Issues:0

mall-learning

mall学习教程,架构、业务、技术要点全方位解析。mall项目(25k+star)是一套电商系统,使用现阶段主流技术实现。 涵盖了SpringBoot2.1.3、MyBatis3.4.6、Elasticsearch6.2.2、RabbitMQ3.7.15、Redis5.0、Mongodb4.2.5、Mysql5.7等技术,采用Docker容器化部署。

License:Apache-2.0Stargazers:0Issues:0Issues:0

mall-swarm

mall-swarm是一套微服务商城系统,采用了 Spring Cloud Greenwich、Spring Boot 2、MyBatis、Docker、Elasticsearch等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。

License:Apache-2.0Stargazers:0Issues:0Issues:0

Mastering-Microservices-with-Java-9-Second-Edition

Mastering Microservices with Java 9 – Second Edition, published by Packt

License:MITStargazers:0Issues:0Issues:0

messaging

Resource collection for messaging and eventing

Stargazers:0Issues:0Issues:0

microservices-demo

Demo application to go with Blog on spring.io

Stargazers:0Issues:0Issues:0

Mirocservice-World

All about microservice

Stargazers:0Issues:0Issues:0

modular-monolith-with-ddd

Full Modular Monolith application with Domain-Driven Design approach.

License:MITStargazers:0Issues:0Issues:0

myBlog

springboot+thymeleaf+mybatis+springsecurity+elasticsearch

Stargazers:0Issues:0Issues:0

nest

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀

License:MITStargazers:0Issues:0Issues:0

powerbi-client-angular

Power BI Angular component. This library lets you embed Power BI report, dashboard, dashboard tile, report visual, or Q&A in your Angular application.

License:MITStargazers:0Issues:0Issues:0

repo

Spring Boot In Practice Book

License:GPL-3.0Stargazers:0Issues:0Issues:0

spring-boot-demo

该项目已成功集成 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、Flyway(数据库初始化)、UReport2(**式复杂报表)。

License:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

SpringBootUpAndRunning

Code to accompany my book Spring Boot: Up and Running, available at bitly.com/springbootbook

Stargazers:0Issues:0Issues:0

tutorials

Just Announced - "Learn Spring Security OAuth":

License:MITStargazers:0Issues:0Issues:0