Deploy a Spring Boot Kotlin application with Docker

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • spring-petclinic-kotlin

    Kotlin version of Spring Petclinic

  • The project we will clone is the Spring Petclinic sample appication in Kotlin. You can find the repository here.

  • Spring Boot

    Spring Boot

  • Spring Boot is a Java-based web application framework that is designed to build simple, stand-alone, production-grade applications. It is built on top of the conventional Spring framework. In Spring Boot everything is auto-configured. It also support Kotlin, which in our case is the language used in the application we will deploy.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • kotlin

    The Kotlin Programming Language.

  • Kotlin is a statically typed programming language that is designed to be a modern, safe and efficient alternative to Java. It mainly target the JVM, but can also be compile in JavaScript or native code. Since 2019, Kotlin is the preferred language for Android app developpers.

  • git

    A fork of Git containing Windows-specific patches. (by git-for-windows)

  • Git installed.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Getting back into Java after 12-15 years away?

    6 projects | /r/java | 23 Aug 2022
  • Updating data files, commits vs. pull requests

    4 projects | dev.to | 15 Aug 2021
  • Javalin – a simple web framework for Java and Kotlin

    5 projects | news.ycombinator.com | 11 Feb 2024
  • Fluent: Static Extension Methods for Java

    4 projects | news.ycombinator.com | 2 Jul 2023
  • The compact overview of JDK 21’s “frozen” feature list

    8 projects | news.ycombinator.com | 11 Jun 2023