title | description | tags | ||
---|---|---|---|---|
Kotlin Spring |
A basic Kotlin Kotlin Spring server |
|
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