How to create spring boot project
Create a new Spring Boot project using start.spring.io 1. Open your browser and navigate to the https://start.spring.io. 2. From the “Project” dropdown, select “Gradle — Kotlin”. 3. Choose “Kotlin” as the language. 4. In the “SpringBoot” section, input the desired Spring Boot version — in this case,