Skip to content

Commit

Permalink
docs: upgrade doc with http-facade
Browse files Browse the repository at this point in the history
Signed-off-by: moxiaoying <[email protected]>
  • Loading branch information
CennyMo committed Feb 26, 2025
1 parent 04335b6 commit 14c581a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![License](https://img.shields.io/badge/license-Apache2.0-green) ![Language](https://img.shields.io/badge/language-Java-blue.svg) [![version](https://img.shields.io/github/v/tag/protocol-laboratory/pulsar-admin-java?label=release&color=blue)](https://github.com/protocol-laboratory/pulsar-admin-java/releases) [![codecov](https://codecov.io/gh/protocol-laboratory/pulsar-admin-java/branch/main/graph/badge.svg)](https://codecov.io/gh/protocol-laboratory/pulsar-admin-java)

This is a simple alternative to pulsar-admin built using the built-in HTTP client of the JDK. It minimizes project dependencies and requires a minimum of JDK 8.
This is an alternative to pulsar-admin, supporting multiple [HTTP engines](https://github.com/openfacade/http-facade?tab=readme-ov-file#httpclient-support-engines) by leveraging [http-facade](https://github.com/openfacade/http-facade).

Features:
- Basic functionality for managing Pulsar clusters
Expand Down

0 comments on commit 14c581a

Please sign in to comment.