Matheus Cruz

Results 40 issues of Matheus Cruz

Using the Quarkus version 3.6.5 when is added the Quarkus Dapr extension with the version 2.0.0 I am getting the following StackTrace: ```bash java.lang.RuntimeException: Failed to start quarkus at io.quarkus.runner.ApplicationImpl.doStart(Unknown...

Fixes #39735 cc @FroMage @cescoffier @ppalaga

area/documentation
area/gradle
area/core
area/infinispan
area/maven
area/resteasy
area/logging
area/smallrye
area/hibernate-validator
area/vertx
area/amazon-lambda
area/openapi
area/reactive-messaging
area/oidc
area/spring
area/platform
area/kafka
area/dependencies
area/qute
area/devtools
area/infra-automation
area/liquibase
area/grpc
area/graphql
area/tracing
area/health
area/fault-tolerance
area/resteasy-reactive
area/docstyle

- Fixes #38604 We need to wait the release of new https://github.com/dekorateio/dekorate version

area/documentation
area/kubernetes
area/dependencies
triage/flaky-test

# Changes - Add github.com/sethvargo/go-retry dependency - Fix tests - Add retry mechanism for kafka connection /kind Fixes # **Release Note** ```release-note ``` **Docs** ```docs ```

# Changes - - - /kind Fixes # **Release Note** ```release-note ``` **Docs** ```docs ```

### Reason/Context Working on test issue, I noted that the project is using JUnit4 and JUnit5. ### Description The idea is to standardize the JUnit version for all application tests....

kind/task
help wanted
type/Epic
keep-open

### Reason/Context This proposal aims to increase the quality and maintainability of the project, adding more unit and integration tests. ### Description Add tests to: - [x] `AMQPMessageConsumptionTask` - [...

kind/task

### Description Explain to final user how to use `JsonObjectValueResolver`. ### Implementation ideas To add documentation on `https://quarkus.io/guides/qute-reference` under `Quarkus Integration` section.

kind/enhancement
area/vertx
area/qute

Fixes #41559

area/documentation

# Description _Please explain the changes you've made_ ## Issue reference #995 We strive to have all PR being opened based on an issue, where the problem or feature have...