ktorm-example-spring-boot icon indicating copy to clipboard operation
ktorm-example-spring-boot copied to clipboard

A simple example project integrating Ktorm with Spring Boot.

ktorm-example-spring-boot

:us: English | :cn: 简体中文

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