| title | Kotlin Spring | ||
|---|---|---|---|
| description | A basic Kotlin Kotlin Spring server | ||
| tags |
|
This example starts a basic Kotlin Spring Boot web server.
- Spring
- Kotlin
- Click the Railway button to deploy the app
- Clone the project and connect to it using
railway link - Run your Kotlin Spring app locally using
railway ./gradlew run