problem description
I hope the boss will explain more clearly, I am a rookie
the platform version of the problem and what methods you have tried
related codes
/ / Please paste the code text below (do not replace the code with pictures)
I hope the boss will explain more clearly, I am a rookie
/ / Please paste the code text below (do not replace the code with pictures)
download sources is to help you download the source code of the jar package that the project depends on. It is mainly used for debug testing and viewing the source code. If you do not download, it is all decompiled code, excluding comments, etc., which may cause more troublesome problems in debug.
reimport is the cache used to rescan items and update intellij, which is generally not required. But in some cases, such as someone else has added a module, you may need to manually click reimport to let intellij scan the new module when you pull the code. It can be understood as re-importing the project.
generate sources this is used to generate source code into the target directory, which should also include some templates under webapp or js, css, and so on.
idea maven profile has an extra developer. I don t have this thing in my code. I deleted all the profile in pom. Do you still know what s going on ?...
I run a springboot project Run Configuration configuration is shown above, and parameter is -X-pl com.nan:web-am clean package-Dmaven.test.skip=true-Poffice after running, the result is: Connected to the target VM, address: 127.0.0.1 transport...
I built a multi-module project with maven directory results are shown in figure applicationContext-dao.xmlclasspathresources conf db.properties ...