From 4ec336429d3b2048769c661deb28ef3ef36ae157 Mon Sep 17 00:00:00 2001 From: Nicolas MASSE Date: Mon, 23 Jan 2023 20:46:18 +0100 Subject: [PATCH] Update devfile.yaml --- devfile.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/devfile.yaml b/devfile.yaml index 31e6284..7ec5e06 100644 --- a/devfile.yaml +++ b/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'