I am working on a Spring boot project in eclipse and tried to create the project using spring initializr but the maven dependency library is not getting created nor there are any jar files in the .m2 folder. I have tried updating the project and deleting the repository also.
mvn install
ormvn spring-boot:run
in cmd/terminal – Thirumal