Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 339 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 339 Bytes

ktorm-example-spring-boot

🇺🇸 English | 🇨🇳 简体中文

A simple example project integrating Ktorm with 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