🇺🇸 English | 🇨🇳 简体中文
A simple example project integrating Ktorm with Spring Boot.
This project is built by Maven. If you prefer Gradle, see kotlin-orm/ktorm-example-spring-boot.
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