I'm new to Intellij, Java and Spring Boot. I'm trying to install Spring Boot into a project but I can't seem to figure out what I need to do, although I have been looking for an answer. I've tried changing the dependencies and using Maven, that didn't work. Any suggestions would be appreciated!
CodePudding user response:
CodePudding user response:
You can use the https://start.spring.io website to generate for you the starting application.