Spring framework import error
Answered
I created my spring boot application for Spring Cloud Eureka project from Spring Initializer but when I opened the Project folder with IntelliJ ultimate or community edition, It was not able to identify or import the jar for Spring framework due to which related annotation was also showing error " Can't resolve the SpringApplication".
Please sign in to leave a comment.
Spring is supported only in IntelliJ IDEA Ultimate: https://www.jetbrains.com/idea/features/editions_comparison_matrix.html.