Skip to content

Commit

Permalink
Add reference to servicebinding.io in javadoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherSchultz committed May 21, 2024
1 parent bdbce12 commit 8fcaf32
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@
* A {@link org.apache.tomcat.util.IntrospectionUtils.PropertySource}
* that uses Kubernetes service bindings to resolve expressions.
*
* <p>
* The Kubernetes service binding specification can be found at
* <a href="https://servicebinding.io/">https://servicebinding.io/</a>.
* </p>
*
* <p><strong>Usage example:</strong></p>
*
* Configure the certificate with a service binding.
Expand Down

0 comments on commit 8fcaf32

Please sign in to comment.