https://github.com/goodforgod/spring-kotlin-template
📜 Spring Kotlin Project Template.
https://github.com/goodforgod/spring-kotlin-template
kotlin spring spring-boot template
Last synced: 2 months ago
JSON representation
📜 Spring Kotlin Project Template.
- Host: GitHub
- URL: https://github.com/goodforgod/spring-kotlin-template
- Owner: GoodforGod
- License: apache-2.0
- Created: 2021-03-12T20:03:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-08T15:20:46.000Z (about 5 years ago)
- Last Synced: 2025-04-09T00:07:09.709Z (about 1 year ago)
- Topics: kotlin, spring, spring-boot, template
- Language: Kotlin
- Homepage:
- Size: 63.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spring Kotlin Project Template
## Run
```
./gradlew bootRun
```