#Spring Boot Error
11 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @hybrid socket! Please use
/closeor theClose Postbutton above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
Scroll down in the stack trace a bit -- there will be a more specific error this is caused by.
Which version was the project written in/compiled and which version of java are you using to run it?
This is typically caused by a mismatch i.e. if you compile a project using 8 and run it using 17
21
both written/compiled in and ran?