mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 23:05:49 +00:00
Test afegir component a cataleg backstage
This commit is contained in:
parent
d8fcd11e67
commit
39560033b0
1 changed files with 15 additions and 0 deletions
15
catalog-info.yaml
Normal file
15
catalog-info.yaml
Normal file
|
@ -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
|
Loading…
Reference in a new issue