/springboot-kotlin-crud

Primary LanguageKotlinGNU General Public License v3.0GPL-3.0

spring boot - backend

Backend Local Setup:

Step 1: Download or clone the source code to a local machine.

Step 2:

mvn clean install

Step 3: Run the Backend application

mvn spring-boot:run