I am trying to clone a Java project and start working on it using IntelliJ. When I open the project in IDE, it gives me a pop up saying unmapped Spring configuration files are found.
Please configure Spring facet or use 'Create Default Context' to add one including all unmapped files.
There seem to be many files which do not have a default context and I am not sure if I can select the default option of creating a default context. Can we ignore these prompts from the IDE or is it something that needs fixing.