====== Kotlin and JPA ====== * [[https://www.baeldung.com/kotlin-jpa|Working with Kotlin and JPA | Baeldung]] * [[https://kotlinexpertise.com/hibernate-with-kotlin-spring-boot/|Hibernate with Kotlin - powered by Spring Boot - Kotlin Expertise Blog]] * [[http://blog.sapzil.org/2017/11/02/kotlin-jpa-pitfalls/|Kotlin에서 JPA 사용할 때 주의할 점 | The Sapzil]] * [[http://blog.sapzil.org/2018/08/26/kotlin-jpa-pitfalls-embeddable/|Kotlin에서 JPA 사용할 때 주의할 점 (2) - Embeddable, IdClass | The Sapzil]] * [[https://speakerdeck.com/vcnc/kotlin-plus-spring-data-jpa|Kotlin + Spring Data JPA - Speaker Deck]] * [[https://effectivesquid.tistory.com/entry/Kotlin%EC%9C%BC%EB%A1%9C-%EA%B0%9C%EB%B0%9C-%ED%95%A0-%EB%95%8C-%EC%A3%BC%EC%9D%98%ED%95%A0-%EC%A0%901|코딩하는 오징어 :: Kotlin으로 개발 할 때 주의할 점(1)]] * [[https://infoscis.github.io/2018/08/30/spring-boot-kotlin/|Spring Boot와 Kotlin으로 웹 애플리케이션 구축하기 | Developer's Record]] * [[https://spring.io/guides/tutorials/spring-boot-kotlin/|Tutorial · Building web applications with Spring Boot and Kotlin]] * [[https://kotlinlang.org/docs/reference/compiler-plugins.html|Compiler Plugins - Kotlin Programming Language]] * [[https://www.youtube.com/channel/UCalqCvoKlyT-V6I4EKQdV_w|Best Practices and Common Pitfalls of Using JPA (Hibernate) with Kotlin]] * [[https://spoqa.github.io/2022/08/16/kotlin-jpa-entity.html|Spoqa 기술 블로그 | 스포카에서 Kotlin으로 JPA Entity를 정의하는 방법]] * [[https://dealicious-inc.github.io/2022/08/29/kotlin-converting.html|우당탕탕 Kotlin 전환기 | dealicious-inc.github.io]]