You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/01/12 10:12:55 UTC

[camel-spring-boot] branch main updated: Add springdoc to others in catalog

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new bc4e500  Add springdoc to others in catalog
bc4e500 is described below

commit bc4e5005e6d15fe1f0f7355a13f4f8713cf0b153
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Jan 12 11:10:40 2022 +0100

    Add springdoc to others in catalog
---
 .../main/resources/org/apache/camel/springboot/catalog/others.properties | 1 +
 1 file changed, 1 insertion(+)

diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others.properties b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others.properties
index 08b3284..c96cfb1 100644
--- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others.properties
+++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others.properties
@@ -20,6 +20,7 @@ ribbon
 rxjava
 shiro
 spring-security
+springdoc
 swagger-java
 undertow-spring-security
 zipkin
\ No newline at end of file