🇺🇸 English | 🇨🇳 简体中文
A simple example project integrating Ktorm with Spring Boot.
This project is built by Gradle. If you prefer Maven, see kotlin-orm/ktorm-example-spring-boot-maven.
To run this project, you need a MySQL service running on your local machine, and construct the table schemas first.
The SQL file is here: init-data.sql