close
The Wayback Machine - https://web.archive.org/web/20220114115046/https://github.com/topics/quarkus
Skip to content
#

Quarkus

quarkus logo

Quarkus is a full-stack, Kubernetes-native, Java Framework tailored for OpenJDK HotSpot and GraalVM. Comparatively, to other frameworks, such as Spring, it offers small memory footprint and reduced boot time. It allows to combine both imperative code and non-blocking reactive style.

Here are 853 public repositories matching this topic...

radcortez
radcortez commented Dec 7, 2021

Description

If we use io.quarkus.runtime.annotations.RegisterForReflection#classNames to register classes for reflection it does not register classes up in the hierarchy.

On the other hand, if we use -H:ReflectionConfigurationFiles, it does register the full class hierarchy.

Implementation ideas

I think we should look for the full hierarchy here: https://github.com/quarkusio/qu

smallrye-mutiny

Created by Red Hat Software

Released March 2019

Latest release 4 days ago

Repository
quarkusio/quarkus
Website
quarkus.io
Wikipedia
Wikipedia