| Class | Description |
|---|---|
| ApplicationResultBuildItem | |
| FactoryUtils | |
| JsonDefaultProducersHandler | |
| QuarkusFactoryCreator | |
| QuarkusResteasyReactiveDotNames | |
| ResourceInterceptorsBuildItem | |
| ResourceInterceptorsContributorBuildItem | |
| ResourceScanningResultBuildItem | |
| ResteasyReactiveCommonProcessor | |
| SerializersUtil | |
| ServerDefaultProducesHandlerBuildItem |
Enable the registration of additional default produces handlers for server endpoints
|
| VetoingAnnotationTransformer |
If a JAX-RS resource uses something like @QueryParam, @HeaderParam or the like in a constructor parameter,
then we need to make sure that Arc doesn't create a bean for it automatically (as it will fail validation because
there is no way to pass the parameter).
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.