From 08e8b832628846b97da5e3b8330bee3496cd5958 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Tue, 24 Jun 2025 13:21:19 +0100 Subject: [PATCH] Progress cleanup for spring boot roadmap --- src/lib/resource-progress.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lib/resource-progress.ts b/src/lib/resource-progress.ts index ec2dcce5a..299ed9fd7 100644 --- a/src/lib/resource-progress.ts +++ b/src/lib/resource-progress.ts @@ -125,7 +125,8 @@ export function clearMigratedRoadmapProgress( 'software-design-architecture', 'rust', 'react-native', - 'graphql' + 'graphql', + 'spring-boot' ]; if (!migratedRoadmaps.includes(resourceId)) {