Open the new project maven does not download dependencies [doubt]

Today, I initialized a new project with Initializer from the Spring official website and downloaded it locally and opened it with IDEA. Why doesn't maven download the dependencies...

Finally, mvn install was used to start downloading dependencies.
Then right click -> reimport to sort out the dependencies.

baffling.

Guess you like

Origin blog.csdn.net/xiaohaigary/article/details/114331795