Springboot1-Create Multi-Module Project
The thought is like that. First, create a simple Koltin spring boot project in IntelliJ, and then organize it into a multi-module project.
Procedure
Create Springboot Project
Create new module ( I called it module1)
In the settings.gradle.kts...
sunnytech.hashnode.dev2 min read