Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix command line invocation of spring boot demo
Also remove `run` from the ktor server, alternatively we can run `gradle run` or gradle bootRun` without scoping the tasks because there aren't collisions, so it's confusing to have `run` twice for the ktor server
- Loading branch information