dz005's Stars
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
apache/dubbo
The java implementation of Apache Dubbo. An RPC and microservice framework.
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
xuxueli/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
ajaxorg/ace
Ace (Ajax.org Cloud9 Editor)
jumpserver/jumpserver
An open-source PAM tool alternative to CyberArk. 广受欢迎的开源堡垒机。
swagger-api/swagger-core
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
open-falcon/falcon-plus
An open-source and enterprise-level monitoring system.
lightbend/config
configuration library for JVM languages using HOCON files
alexazhou/VeryNginx
A very powerful and friendly nginx base on lua-nginx-module( openresty ) which provide WAF, Control Panel, and Dashboards.
jenkinsci/blueocean-plugin
Blue Ocean is a reboot of the Jenkins CI/CD User Experience
apache/guacamole-client
Mirror of Apache Guacamole Client
dubboclub/dubbokeeper
dubbo服务管理以及监控系统
pentaho/mondrian
Mondrian is an Online Analytical Processing (OLAP) server that enables business users to analyze large quantities of data in real-time.
tektoncd/dashboard
A dashboard for Tekton!
spring-guides/gs-spring-boot-docker
Spring Boot with Docker :: Learn how to create a Docker container from a Spring Boot application with Maven or Gradle
quxiucheng/apache-calcite-tutorial
https://blog.csdn.net/QXC1281/article/details/89070285
waylau/rest-in-action
REST in Action 《REST 实战》。基于 Jersey 构建 RESTful 服务。
waylau/mongodb-file-server
MongoDB File Server is a file server system based on MongoDB. 基于 MongoDB 的文件服务器。
CycloneDX/cyclonedx-maven-plugin
Creates CycloneDX Software Bill of Materials (SBOM) from Maven projects
yuqi1129/schema
A SQL driver framework that supports multiple data source
zzzzming95/calcite-demo
calcite的相关联系代码,包含CSV适配器,使用CSV适配器来进行SQL查询。SQL的parse和validate,以及RBO和CBO的使用。
TFdream/cherry
A flexible, stable, easy-to-use plugin Framework for Java applications.
fit2cloud-backup/aliyun-api-java-wrapper
阿里云API的Java SDK
fit2cloud-backup/qingcloud-api-java-wrapper
青云QingCloud API的Java封装库(SDK)
fit2cloud-backup/qcloud-api-java-wrapper
腾讯云API的Java封装库(SDK)
dz005/transmittable-thread-local
📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.