SpringBlog
SpringBlog copied to clipboard
Download all dependencies
How to download all dependencies in IDEA ? I do't konw how to run it .Could you help me to solve that ? Thanks a lot.
There are several methods:
- When importing the project (one with a build. gradle ) into IntelliJ IDEA, select "use auto-import" option. or
- Select View-->Tool Windows-->Gradle and then click on the "refresh" icon.