gdiazs commented on a change in pull request #458: Tomee 2498 - Translate to 
Spanish: mp-faulttolerance-fallback
URL: https://github.com/apache/tomee/pull/458#discussion_r275605515
 
 

 ##########
 File path: examples/mp-faulttolerance-fallback/README_es.adoc
 ##########
 @@ -0,0 +1,125 @@
+= MicroProfile Fault Tolerance - Fallback
+:index-group: MicroProfile
+:jbake-type: page
+:jbake-status: published
+
+Este es un ejemplo de como usar Microprofile @Fallback en TomEE.
+
+== Fallback Feature
+Fault Tolerance Fallback provee una alternativa en caso de fallo de una 
ejecución. Esta alternativa será llamada cuando 
+un `Retry` o `CircuitBreaker` ha fallado.
+
+Para usar esta funcionalidad es necesario anotar el metodo con  `@Fallback`.
 
 Review comment:
   thanks

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to