This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git.
from eaf68b5 Camel 17061 (#400)
new 46500cb CAMEL-17061: camel-springdoc-starter -- Integration with
Springdoc.
new 26e8528 CAMEL-17061: camel-springdoc-starter -- Integration with
Springdoc.
new 67c4ba9 CAMEL-17061: camel-springdoc-starter -- Integration with
Springdoc.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
components-starter/camel-openapi-java-starter/pom.xml | 2 +-
.../src/main/docs/openapi-java.json | 18 +++++++++++++++++-
.../springboot/openapi/OpenApiAutoConfiguration.java | 2 +-
components-starter/camel-springdoc-starter/pom.xml | 2 +-
.../springdoc/SpringdocAutoConfiguration.java | 2 +-
.../spring-boot/examples/json/openapi-java.json | 18 +++++++++++++++++-
.../modules/spring-boot/examples/json}/springdoc.json | 0
pom.xml | 1 +
tooling/camel-spring-boot-bom/pom.xml | 5 +++++
tooling/camel-spring-boot-dependencies/pom.xml | 5 +++++
10 files changed, 49 insertions(+), 6 deletions(-)
copy {components-starter/camel-springdoc-starter/src/main/docs =>
docs/components/modules/spring-boot/examples/json}/springdoc.json (100%)