minggaowang's Stars
hankcs/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
hollischuang/toBeTopJavaer
To Be Top Javaer - Java工程师成神之路
dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
openjdk/jdk
JDK main-line development https://openjdk.org/projects/jdk
infinilabs/analysis-ik
🚌 The IK Analysis plugin integrates Lucene IK analyzer into Elasticsearch and OpenSearch, support customized dictionary.
rabbitmq/rabbitmq-server
Open source RabbitMQ: core server and tier 1 (built-in) plugins
YiiGuxing/TranslationPlugin
Translation plugin for IntelliJ based IDEs/Android Studio.
jhy/jsoup
jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.
spring-projects/spring-authorization-server
Spring Authorization Server
micrometer-metrics/micrometer
An application observability facade for the most popular observability tools. Think SLF4J, but for observability.
shopizer-ecommerce/shopizer
Shopizer java e-commerce software
shyiko/mysql-binlog-connector-java
MySQL Binary Log connector
sofa-framework/sofa
Real-time multi-physics simulation with an emphasis on medical simulation.
graalvm/graalvm-demos
This repository contains example applications to illustrate the different capabilities of GraalVM
fenixsoft/monolithic_arch_springboot
基于SpringBoot的单体多层架构示例工程。《凤凰架构》的配套组件。
xjjdog/bcmall
以教学为目的的电商系统。包含ToB复杂业务、互联网高并发业务、缓存应用;DDD、微服务指导。模型驱动、数据驱动。了解大型服务进化路线,编码技巧、学习Linux,性能调优。Docker/k8s助力、监控、日志收集、中间件学习。前端技术、后端实践等。主要技术:SpringBoot+JPA+Mybatis-plus+Antd+Vue3。
fenixsoft/microservice_arch_springcloud
基于SpringCloud实现的微服务架构示例工程。《凤凰架构》的配套组件。
xelabs/tokudb
Next Generation DBMS TokuDB, based on Percona Server 5.7 with more features
alibaba/velocity-spring-boot-project
A Spring Boot Starter for velocity including Spring's official and Alibaba's implementation , e.g, Layout , Tools supports.
fenixsoft/microservice_arch_kubernetes
基于Kubernetes实现的微服务架构示例工程。《凤凰架构》的配套组件。
microbun/elasticsearch-thulac-plugin
thulac analysis plugin for elasticsearch
fenixsoft/fenix-bookstore-frontend
与《凤凰架构》中单体、微服务、无服务的后端工程搭配的前端示例代码。
fenixsoft/servicemesh_arch_istio
基于Istio实现的服务网格架构示例工程。《凤凰架构》的配套组件。
eclipse/microprofile-rest-client
MicroProfile Rest Client
kumuluz/kumuluzee-samples
KumuluzEE samples demonstrate how to get started using KumuluzEE microservice framework. They provide small, specific, working samples that can be used as a reference for your own projects.
Mosiki/learning-modules
博客 http://nullpointer.pw 示例项目代码
VirtusAI/clickhouse-client-java
Asynchronous Java library for ClickHouse
bruceran/scalabpe
Scalable Business Process Engine
stonehqs/shutdowndemo
Springboot shutdown gracefully in different ways
mmzsblog/springboot-mybatisInterceptor
springboot工程整合mybatis拦截器的按月分表功能