ktorm-example-spring-boot
ktorm-example-spring-boot copied to clipboard
A simple example project integrating Ktorm with Spring Boot.
Hi There, I figured I share my project as a reference for another real ktorm example. https://github.com/martin-jamszolik/vivid-web-app/tree/master/src/main/kotlin/com/vivid/graff/shared Just want to give credit to KTORM project for providing such a great...
Hello! I'm trying out this project to see if it would be possible to integrate Spring with Ktorm. I cloned it on my machine, but it fails to compile because...
Hi there. I'm trying to use this project to configure my spring boot project. I've started by comparing your project with mine, adding dependencies one by one. Some dependencies are...