/ktorm-example-spring-boot

A simple example project integrating Ktorm with Spring Boot.

Primary LanguageKotlinApache License 2.0Apache-2.0

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