Quarkus - In A Nutshell
The Quarkus framework is a Kubernetes native java stack, incredible quick start up times and build on strong standards like the Micro Profile. You might wanna give it a try if you use java for small footprint services running on Kubernetes, Openshift or similar. Comparison with traditional frameworks “Java is slow and a memory hog”. That reputation makes java often seen as inferiour choice when it comes to small services running on the cloud....