Skip to content

Commit

Permalink
Merge pull request quarkusio#95 from gsmet/mpft-readme
Browse files Browse the repository at this point in the history
Add MicroProfile Fault Tolerance quickstart to the README
  • Loading branch information
gsmet authored Mar 14, 2019
2 parents 6fc4767 + 6e9a258 commit b99e483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ See [CONTRIBUTING](CONTRIBUTING.md) for how to build these examples:
* [Input Validation with REST Services](./input-validation): How to validate the user input of REST services with Bean Validation
* [REST Client](./rest-client): How to use MicroProfile's REST Client
* [OpenTracing and Jaeger](./using-opentracing): How to use MicroProfile OpenTracing and Jaeger to monitor application performances
* [MicroProfile Fault Tolerance](./microprofile-fault-tolerance): How to use MicroProfile Fault Tolerance
* [Spring DI compatibility layer](./using-spring-di): How to use our Spring Dependency Injection compatibility layer
* [Infinispan Client](./infinispan-client): How to use Infinispan Client. Covers creating caches and simple get/put.

Expand Down

0 comments on commit b99e483

Please sign in to comment.