0

When I was learning springboot, I encountered the following problems: After the idea is imported into the project, the yml file is not recognized.Each time file type is configured, there is still no icon for springboot.When the IDEA is opened again, the yml file is still not recognized. The filetype configured previously is invalid and needs to be configured again.

Note:

  1. Clone from Github
  2. has tried many times, still no springboot icon appears
  3. Yml file cannot be added to the project structure. When you want to add yml file, it displays :"no configuration files matching pattern 'application' found ".

How should I solve this problem?

halfer
  • 19,824
  • 17
  • 99
  • 186
constant
  • 1
  • 1
  • Are you using IntelliJ IDEA Ultimate? Is the file located under the **resource** directory? Add screenshots showing the problem. – Andrey Nov 25 '19 at 07:20
  • @Andrey Sorry, I didn't describe the problem clearly. I used IntelliJ IDEA Ultimate and I confirm that the file is in the resource directory. Also sorry, I can't upload the picture now. – constant Nov 25 '19 at 10:55

0 Answers0