I accidentally deleted the .m2 folder from the users folder in C drive. Now, when I try to create new spring boot project in sts. It doesn’t contain the src/main/java and src/main/test folder by default. Also, the pom.xml is giving error on parent tag with the error message
‘Could not read maven project’
Can anyone please help me solve this issue. I tried multiple things like updating the project by right clicking on the project -> maven -> update project. I am using Spring Tools Suite (STS) as my IDE