Our great sponsors
-
javalin
A simple and modern Java and Kotlin web framework [Moved to: https://github.com/javalin/javalin]
If you want something really small that simply let's you expose REST APIs using plain Java, without the IoC containers, you might want to check out Javalin, Ratpack or Armeria
-
Came here to say this. Vert.x was inspired by Node+Express. It was even originally named NodeX.
-
Sonar
Write Clean Java Code. Always.. Sonar helps you commit clean code every time. With over 600 unique rules to find Java bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
If you want something really small that simply let's you expose REST APIs using plain Java, without the IoC containers, you might want to check out Javalin, Ratpack or Armeria
-
Armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
If you want something really small that simply let's you expose REST APIs using plain Java, without the IoC containers, you might want to check out Javalin, Ratpack or Armeria
-
Have you checked out Quarkus?
-
Jooby I think is the best bet. https://jooby.io/ watch out for jooby dot org I think someone sniped the domain.
Related posts
- 2023 will be when browsers will support GC-based languages in production. Both GC and Exception Handling are already available to various degrees. Being an early adopter could boost Scala's adoption by being one of the first but also the best language in the browser!
- Measuring Java 11 Lambda cold starts with SnapStart - Part 3 Using Quarkus Framework
- Is it okay to use com.sun.net.httpserver.HttpServer?
- Will my app run into licensing issues? It is being made in Kotlin, openjdk and springboot
- why does java require tomcat?