Converting existing project to Spring boot project in InelliJ
05:41 15 May 2020

I have an existing project. I need to make it a Spring boot based project and I am using IntelliJ CE.

What would be correct procedure for doing it?

Edit: Project has no initial structure. It is a totally empty project. So no existing modules etc.

spring-boot intellij-idea