No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
5 additions and
0 deletions
-
devfile.yaml
|
|
|
@ -10,3 +10,8 @@ metadata: |
|
|
|
projectType: Maven |
|
|
|
language: Java |
|
|
|
icon: https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/java-maven.jpg |
|
|
|
starterProjects: |
|
|
|
- name: springbootproject |
|
|
|
git: |
|
|
|
remotes: |
|
|
|
origin: 'https://github.com/odo-devfiles/springboot-ex.git' |
|
|
|
|