Add Starters Inlay Hint in the pom file

This commit is contained in:
aboyko
2024-02-21 17:29:55 -05:00
parent 9011e040f9
commit 09ed9c1157
17 changed files with 513 additions and 50 deletions

View File

@@ -142,6 +142,10 @@
</and>
</enabledWhen>
</handler>
<handler
class="org.springframework.ide.eclipse.boot.wizard.AddBootStartersHandler2"
commandId="org.springframework.ide.eclipse.boot.commands.editStartersCommand2">
</handler>
</extension>