Kotlin Spring Boot

Kotlin Spring Boot

A basic Kotling Spring Boot server

Deploy Kotlin Spring Boot

spring

railwayapp-templates/kotlin-spring

Just deployed

Overview

Spring makes programming Java quicker, easier, and safer for everybody. Spring’s focus on speed, simplicity, and productivity has made it the world's most popular Java framework.

Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run.”

Highlights

  • Create stand-alone Spring applications
  • Embed Tomcat, Jetty or Undertow directly (no need to deploy WAR files)
  • Provide opinionated 'starter' dependencies to simplify your build configuration
  • Automatically configure Spring and 3rd party libraries whenever possible
  • Provide production-ready features such as metrics, health checks, and externalized configuration
  • Absolutely no code generation and no requirement for XML configuration

Learn More


Template Content

More templates in this category

View Template
mellow-vue

mellow-vue

A full-stack Vue app with The Boring JavaScript Stack.


View Template
.NET8 Web API

.NET8 Web API

A basic ASP.NET Core Web API template (.NET 8)


View Template
Django Monolith

Django Monolith

A Django app connected to a Postgres database with Celery and Celery Beat.