Skip to content

Commit

Permalink
Add a description to the Stork extension metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
cescoffier authored and holly-cummins committed Feb 8, 2024
1 parent 0e285bf commit cde884e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/smallrye-stork/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<artifactId>quarkus-smallrye-stork</artifactId>
<name>Quarkus - SmallRye Stork - Runtime</name>
<description>Support for SmallRye Stork</description>
<description>SmallRye Stork is a dynamic service discovery and selection framework for locating and selecting service instances.</description>

<dependencies>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
keywords:
- "Load Balancing"
- "Service Discovery"
- "Service Selection"
guide: "https://quarkus.io/guides/stork"
categories:
- "web"
Expand Down

0 comments on commit cde884e

Please sign in to comment.