Software Alternatives & Reviews

helidon VS Javalin

Compare helidon VS Javalin and see what are their differences

helidon logo helidon

Helidon Project, Java libraries crafted for Microservices

Javalin logo Javalin

Simple REST APIs for Java and Kotlin
  • helidon Landing page
    Landing page //
    2022-08-28
  • Javalin Landing page
    Landing page //
    2022-10-26

helidon videos

From Zero to Hello - Helidon MP / MicroProfile

More videos:

  • Review - Everything you must know about Helidon | MicroStream Hackathon Weekly Q&A | Edition 4

Javalin videos

No Javalin videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to helidon and Javalin)
Web Frameworks
34 34%
66% 66
Runtime
42 42%
58% 58
Developer Tools
29 29%
71% 71
Python Web Framework
40 40%
60% 60

User comments

Share your experience with using helidon and Javalin. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Javalin should be more popular than helidon. It has been mentiond 33 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

helidon mentions (13)

  • Java web framework wihout annotations ?
    Maybe take a look at Helidon SE from Oracl (you find a short tutorial at https://www.baeldung.com/microservices-oracle-helidon). Source: 11 months ago
  • Javalin v5 has been released! (web micro-framework)
    If you’ve used NodeJS & ExpessJS, in Java world, Vert.x, Helidon and Javalin should be familiar. Source: over 1 year ago
  • Is it worth to learn Spring Boot ?
    If you’ve used ExpressJS, you could try Vert.x and Helidon. Source: almost 2 years ago
  • Average Oracle move
    You would think that if the site of one of the biggest programming languages is an abomination for both consumers and developers, then the one for a rest framework that the same company develops on the side should be even worse, but that's not the case as we are talking about oracle. How is the helidon website absolutely stunning on both mobile and desktop? It's still developed by oracle, just how is it possible... Source: almost 2 years ago
  • resources to learn java J2EE technologies
    The specification playground is called microprofile, where new specifications are rapidly prototyped. Some products are built around only that platform like quarkus, helidon or Micronaut. Source: almost 2 years ago
View more

Javalin mentions (33)

  • Spark – A web micro framework for Java and Kotlin
    I'd recommend Javalin (https://javalin.io/) instead. Same idea, only executed better and it is actively maintained. - Source: Hacker News / 3 months ago
  • Spark – A web micro framework for Java and Kotlin
    SparkJava has an actively developed fork/successor called Javalin[1]. It's straightforward to convert from SparkJava to Javalin. The latter is written in Kotlin, but works fine with ordinary Java. While the rest of the Java world was devolving into annotation hell, AOP and other nightmares, these Java microframeworks showcased what happens when you forego legacy Java and leverage modern Java language features... - Source: Hacker News / 3 months ago
  • Show HN: Zero-dependency Java framework out of beta
    The size statistics page is super cool: https://github.com/byronka/minum/blob/master/docs/size_comparisons.md Aside from that, I've also had good experiences with Dropwizard - which is way simpler than Spring Boot but at the same time uses a bunch of idiomatic packages (like Jetty, Jersey, Jackson, Logback and so on): https://www.dropwizard.io/en/stable/ I do wonder whether Minum would ever end up on the... - Source: Hacker News / 8 months ago
  • Java 21 Released
    One of the most common web frameworks used is Spring Boot - here is their quickstart: https://spring.io/quickstart Newer alternatives are: https://micronaut.io/ and https://quarkus.io/ If you want to have something really simple look at Javalin: https://javalin.io/. - Source: Hacker News / 8 months ago
  • Helidon Níma is the first Java microservices framework based on virtual threads
    Counter-example: https://javalin.io/ uses Servlets, and seems to be doing quite fine without annotations. - Source: Hacker News / 9 months ago
View more

What are some alternatives?

When comparing helidon and Javalin, you can also consider the following products

vert.x - From Wikipedia, the free encyclopedia

Micronaut Framework - Build modular easily testable microservice & serverless apps

Node.js - Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications

Spark Framework - Spark Framework is a simple and lightweight Java web framework built for rapid development.

Quarkus - Quarkus: Supersonic Subatomic Java. . Contribute to quarkusio/quarkus development by creating an account on GitHub.

Django - The Web framework for perfectionists with deadlines