Tony Ng's starred repositories

awesome-vue

🎉 A curated list of awesome things related to Vue.js

mermaid

Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

Language:TypeScriptLicense:MITStargazers:71880Issues:638Issues:2994

tutorials

Just Announced - "Learn Spring Security OAuth":

LeetCode-Go

✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解

system-design

Learn how to design systems at scale and prepare for system design interviews

redoc

📘 OpenAPI/Swagger-generated API Reference Documentation

Language:TypeScriptLicense:MITStargazers:23538Issues:295Issues:1834

openapi-generator

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

Language:JavaLicense:Apache-2.0Stargazers:21741Issues:220Issues:8483

eladmin

eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由

Language:JavaLicense:Apache-2.0Stargazers:21316Issues:548Issues:679

ddia

《Designing Data-Intensive Application》DDIA中文翻译

Language:PythonLicense:CC-BY-4.0Stargazers:20361Issues:377Issues:73

eng-practices

Google's Engineering Practices documentation

shardingsphere

Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.

Language:JavaLicense:Apache-2.0Stargazers:19908Issues:1006Issues:11279

athena

Java后端知识图谱🔥 帮助Java初学者成长

mall-learning

mall学习教程,架构、业务、技术要点全方位解析。mall项目(60k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot、MyBatis、Elasticsearch、RabbitMQ、Redis、MongoDB、MySQL等技术,采用Docker容器化部署。

Language:JavaLicense:Apache-2.0Stargazers:12962Issues:339Issues:89

dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code

Language:JavaLicense:Apache-2.0Stargazers:12823Issues:327Issues:7631

newbee-mall

🔥 🎉newbee-mall是一套电商系统,包括基础版本(Spring Boot+Thymeleaf)、前后端分离版本(Spring Boot+Vue 3+Element-Plus+Vue-Router 4+Pinia+Vant 4) 、秒杀版本、Go语言版本、微服务版本(Spring Cloud Alibaba+Nacos+Sentinel+Seata+Spring Cloud Gateway+OpenFeign+ELK)。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮播图管理、商品管理、订单管理、会员管理、分类管理、设置等模块。

Language:JavaLicense:GPL-3.0Stargazers:11080Issues:228Issues:71

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.

Language:JavaLicense:Apache-2.0Stargazers:10107Issues:620Issues:2351

spider-flow

新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。

Language:JavaLicense:MITStargazers:9583Issues:96Issues:43

blog_demos

CSDN博客专家程序员欣宸的github,这里有六百多篇原创文章的详细分类和汇总,以及对应的源码,内容涉及Java、Docker、Kubernetes、DevOPS等方面

Language:JavaLicense:Apache-2.0Stargazers:4530Issues:122Issues:22

spring-boot-best-practice

Spring Boot 最佳实践,包括自动配置、核心原理、源码分析、国际化支持、调试、日志集成、热部署等。

Language:JavaLicense:Apache-2.0Stargazers:4485Issues:97Issues:8

schemaspy

Database documentation built easy

Language:HTMLLicense:LGPL-3.0Stargazers:3204Issues:50Issues:609

erupt

🚀 General data management framework, objects are pages

Language:JavaLicense:Apache-2.0Stargazers:2526Issues:56Issues:104

lite-rx-api-hands-on

Lite Rx API Hands-On with Reactor Core 3

jmc

Repository for OpenJDK Mission Control, a production time profiling and diagnostics tools suite. https://openjdk.org/projects/jmc

Language:JavaStargazers:839Issues:35Issues:0

docs-cn

Chinese translation of vite.dev

Language:VueLicense:NOASSERTIONStargazers:838Issues:12Issues:168

governator

Governator is a library of extensions and utilities that enhance Google Guice to provide: classpath scanning and automatic binding, lifecycle management, configuration to field mapping, field validation and parallelized object warmup.

Language:JavaLicense:Apache-2.0Stargazers:825Issues:487Issues:86

spring-boot-microservices-series

Code for SpringBoot MicroServices Blog Series

Language:JavaLicense:MITStargazers:643Issues:56Issues:12

java-persistence-frameworks-comparison

Comparison of non-JPA SQL mapping frameworks for Java (Jooq, Spring JDBCTemplate, MyBatis, EBean, JDBI, Speedment, sql2o)

Language:JavaLicense:MITStargazers:266Issues:18Issues:15

Vue.js-3.0-Cookbook

Vue.js 3 Cookbook, published by Packt

Language:VueLicense:MITStargazers:250Issues:16Issues:4

get-reactive

《响应式Spring的道法术器》专栏相关代码