diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 000000000..9a055f1bc --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,15 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: spring-petclinic + title: spring-petclinic + annotations: + github.com/project-slug: dawncoll/spring-petclinic + tags: + - spring-boot + - java + - maven +spec: + type: service + owner: dawncoll + lifecycle: experimental \ No newline at end of file