Question about Kotlin from an ex-Java developer

This page summarizes the projects mentioned and recommended in the original post on /r/Kotlin

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. initializr

    A quickstart generator for Spring projects

    Gradle suffers from similar issues, since it depends on maven repos, but has created its own nuances how it deals with dependency declarations. Larger projects like vert.x or spring have their own starter sites that create kick-off projects that work. We could ask why their own base projects look like insanely over engineered but this is a discussion for another time.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. javalin

    Discontinued A simple and modern Java and Kotlin web framework [Moved to: https://github.com/javalin/javalin]

    I'm a big fan of Ktor (ktor.io) but another reasonable lightweight alternative is Javelin (https://javalin.io/). Heck even Spring Boot isn't that bad. HikariCP + JooQ (has both java and kotlin codegen) for DB access if you need and you're good to go.

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

  • Java Servlets

    1 project | /r/learnprogramming | 26 Sep 2021
  • My thoughts on Spring boot. Other alternatives?

    1 project | /r/webdev | 19 Jul 2021
  • "Hello World" com Kotlin e Javalin

    1 project | dev.to | 2 Apr 2021
  • Not only Spring Boot: a review of alternatives

    1 project | /r/Kotlin | 12 Mar 2021
  • How to let front end communicate with back end?

    1 project | /r/webdev | 10 Feb 2021

Did you know that Kotlin is
the 16th most popular programming language
based on number of references?