How to build a CRM with Kotlin and Spring Boot
Purpose This article will show you how to build a CRM with Kotlin and Spring Boot 3, developed with Java 17 and the Gradle build system. The CRM application will provide the following features; I’ll utilize IntelliJ Idea as my preferred IDE, an H2 in-memory database loaded with 1000 mock
Recent Comments