#[Solved] Spring Boot Setup Help.
1 messages · Page 1 of 1 (latest)
<@&1004656351647117403> please have a look, thanks.
Is that community IDEA? or Profressional? In pro you can create a new spring project, which does the setup for you
cant tell much like this, have you tried restarting IDE ?
if ultimate you can also check Preferences | Editor | General | Auto Import | Exclude from import and completion
Community Idea
Yup , I tried closing and opening again
What can I share to help you guys?
i'd suggest creating a new one maybe if it's just initializing a new project, use spring initializer website add dependencies and then you should be able to download the file. Then extract and open in your IDE.
I wasn't using Apache Tomcat so there is that
Just added it in the project
wait so you had to add it separately? it handled by default in starter web dep
since your maven, did u use the maven run command isntead of regular ?
No , I mean I installed a plugin