All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.quarkus-extension.yaml Maven / Gradle / Ivy

There is a newer version: 3.17.0.CR1
Show newest version
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "SmallRye Fault Tolerance"
metadata:
  keywords:
  - "fault-tolerance"
  - "smallrye-fault-tolerance"
  - "microprofile-fault-tolerance"
  - "bulkhead"
  - "circuit-breaker"
  - "fallback"
  - "rate-limit"
  - "retry"
  - "timeout"
  guide: "https://quarkus.io/guides/smallrye-fault-tolerance"
  categories:
  - "cloud"
  status: "stable"
  config:
  - "smallrye.faulttolerance."
  - "mp.fault.tolerance."




© 2015 - 2024 Weber Informatics LLC | Privacy Policy