
vert.x
Micronaut Framework
Javalin
helidon
Spark Framework
Netty
Akka
Apache Tomcat
CodeFactor.io
Codacy
CodeClimate
SonarQube
SensioLabs Insight
Source-Navigator NG
ESLint
Source Insight
CodeFactor.ioBased on our record, vert.x seems to be more popular. It has been mentiond 31 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.
Vert.x is the layer where Floci uses things directly. It's Netty with ergonomics: an event loop, a router, protocol-specific APIs for HTTP, DNS, TCP, WebSockets, gRPC, all sharing the same threading model. - Source: dev.to / 3 months ago
Traditionally, JDBC interfaces are all synchronous, so JdbcTemplate and HibernateTemplate are also synchronous. But as asynchronous high-concurrency programming spreads, reactive programming has entered mainstream frameworks. Spring now proposes the R2DBC standard, and the vertx framework includes asynchronous connectors for MySQL, PostgreSQL, etc. On the other hand, if an ORM engine acts as a data fusion access... - Source: dev.to / 10 months ago
The sixth release candidate of Eclipse Vert.x 5.0.0 provides support for the Java Platform Module System and a new VerticleBase class. Further details are available in the release notes. - Source: dev.to / over 1 year ago
I see your point, but I still don't think you can just say "If you want to get get a job as a Go developer, you must know gRPC." Even more so for Kafka, I've only heard about it being popular in the Java world. You can't even say "If you want to get a job as a Java developer, you must know Spring." Nowadays, sane Java projects use https://vertx.io, it's just too good. I would argue that Spring is for legacy... - Source: Hacker News / over 1 year ago
Vert.x is a toolkit for developing reactive applications on the JVM. I wrote a short introductory post about it earlier, when I used it for a commercial project. I had to revisit a Vert.x-based hobby project a few weeks ago, and I learned that there were some gaps in my knowledge about how Vert.x handles failures and errors. To fill those gaps, I did some experiments, wrote a few tests, and then wrote this blog post. - Source: dev.to / over 1 year ago
Micronaut Framework - Build modular easily testable microservice & serverless apps
Codacy - Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.
Javalin - Simple REST APIs for Java and Kotlin
CodeClimate - Code Climate provides automated code review for your apps, letting you fix quality and security issues before they hit production. We check every commit, branch and pull request for changes in quality and potential vulnerabilities.
helidon - Helidon Project, Java libraries crafted for Microservices
SonarQube - SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.