You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quarkus is an open source framework for Java (https://quarkus.io/) with a great ecosystem (e.g. extensions) and high performances (with a focus on build time resolution).
It's a good framework for cloud deployment, especially on Kubernetes.
I will open a proposal PR (draft first) providing polaris-service-quarkus as a proposal to use Quarkus instead of Dropwizard.
The text was updated successfully, but these errors were encountered:
We switched to Quarkus quite some time ago using it in many large scale scenarios. It was/is a great improvement not only for the products but also for the developer joy :)
The icing on the cake for us was also switching from Java to Kotlin + Quarkus running on the JVM.
Quarkus is an open source framework for Java (https://quarkus.io/) with a great ecosystem (e.g. extensions) and high performances (with a focus on build time resolution).
It's a good framework for cloud deployment, especially on Kubernetes.
I will open a proposal PR (draft first) providing
polaris-service-quarkus
as a proposal to use Quarkus instead of Dropwizard.The text was updated successfully, but these errors were encountered: