I have downloaded a basic spring boot project from spring initializer. But when I am trying to run it it is showing error.
I had tried to change the version maven build version to 17 but still it has not worked.
I have downloaded a basic spring boot project from spring initializer. But when I am trying to run it it is showing error.
I had tried to change the version maven build version to 17 but still it has not worked.
I believe it's an issue with the language version. Try referring to this article: IntelliJ: Error:java: error: release version 5 not supported