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)) {