본문으로 건너뛰기

SpringBoot Kotlin으로 작성하기

  • Springboot 를 kotlin을 사용하여 작성해보기
  • h2 데이터베이스와 JPA를 사용해서 주문모델을 구현 해 보도록 하자
  • Writing SpringBoot with Kotlin
  • Let's implement an order model using h2 database and JPA