vscode-spring-initializr icon indicating copy to clipboard operation
vscode-spring-initializr copied to clipboard

Fail to edit starters. Not a valid Spring Boot project.

Open lsrweb opened this issue 10 months ago • 0 comments

I'm currently managing my project code using Maven sub - modules. There are two sub - modules, sr - api and sr - common. The top - level module is responsible for centrally managing module dependencies. Now, when I try to add the spring - jdbc dependency to the sr - api sub - module, I'm getting an error. Also, the parent pom doesn't seem to recognize the Spring project. I've attached a picture with detailed information.

Could someone help me figure out what's going wrong?

Image

lsrweb avatar Feb 01 '25 03:02 lsrweb