Java/Spring Boot course Version Error

Immediately after cloning the spring-api-starter repository into my IntelliJ Ultimate Edition i get a runtime error of: java: java.lang.ExceptionInInitializerError
com.sun.tools.javac.code.TypeTag :: UNKNOWN….After googling the error it seems to be related to version discrepancies. I have tried numerous fixes and have cloned it several times attempting new fixes. Any help would be very much appreciated, Thank you!

I resolved the problem, just reverted to Java 23 under “project structure” and killed the process on the necessary ports. Maybe that will help someone in the future!

1 Like