https://github.com/mfellner/kotlin-hello-world
Example application with Spring 5 and Kotlin.
https://github.com/mfellner/kotlin-hello-world
Last synced: 2 months ago
JSON representation
Example application with Spring 5 and Kotlin.
- Host: GitHub
- URL: https://github.com/mfellner/kotlin-hello-world
- Owner: mfellner
- Created: 2017-02-09T13:22:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-09T13:22:27.000Z (over 8 years ago)
- Last Synced: 2024-10-12T00:21:08.389Z (8 months ago)
- Language: Kotlin
- Size: 52.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kotlin-hello-world
Example application with Spring 5 and Kotlin.
```bash
./gradlew bootRun
```