Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (18 loc) · 355 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 355 Bytes

Kotlin-Spring_Boot-Example

Spring Boot Project composed of Kotlin.

a Very Simple Project

Using

  • Java 11
  • Spring Boot v2.6.3
  • Querydsl v5.0.0
  • JVM v1.6.10
  • kapt v1.4.10
  • jdbc:mariadb v2.7.0

Dependency list.

  • Spring Boot JPA
  • Spring Boot Security
  • Spring Boot Validation
  • Spring Boot Web
  • Querydsl
  • jdbc:mariadb
  • lombok