
Real-world! Developing a library management application with Kotlin and Spring Boot (Refactoring a Java project)
lannstark
We will refactor a web application built with Java + Spring Boot to Kotlin + Spring Boot and implement additional requirements. In the process, we will use Junit5, SQL, JPA, and Querydsl, and cover the pros and cons of various methods from the design and implementation perspectives.
Basic
Kotlin, Spring Boot, Java