Essential Setup Guide to Kotlin + Spring Boot + JPA, and Querydsl
Overview
This article outlines the basic setup for performing CRUD operations on MySQL in a project based on Kotlin + Spring Boot + JPA. It utilizes Spring Data JPA, Infobip Spring Data Querydsl, and AWS JDBC Driver for MySQL.
build.gradle.kts
Add...
jsonobject.com5 min read