Repository: tomee Updated Branches: refs/heads/master 2c1ee1f0e -> cad956dcf
Added index headers to microprofile related examples Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/d12cfb2f Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/d12cfb2f Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/d12cfb2f Branch: refs/heads/master Commit: d12cfb2ff7ea50e89b1063ec87c43dab7bdc7bcf Parents: 66ce200 Author: CesarHernandezGt <[email protected]> Authored: Thu Dec 13 01:24:20 2018 -0600 Committer: CesarHernandezGt <[email protected]> Committed: Thu Dec 13 01:24:20 2018 -0600 ---------------------------------------------------------------------- examples/mp-faulttolerance-retry/README.md | 4 ++++ examples/mp-rest-jwt/README.md | 4 ++++ 2 files changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/d12cfb2f/examples/mp-faulttolerance-retry/README.md ---------------------------------------------------------------------- diff --git a/examples/mp-faulttolerance-retry/README.md b/examples/mp-faulttolerance-retry/README.md index df18c59..8955655 100644 --- a/examples/mp-faulttolerance-retry/README.md +++ b/examples/mp-faulttolerance-retry/README.md @@ -1,3 +1,7 @@ +index-group=Unrevised +type=page +status=published +~~~~~~ # Microprofile Fault Tolerance - Retry policy This is an example of how to use Microprofile @Retry in TomEE. http://git-wip-us.apache.org/repos/asf/tomee/blob/d12cfb2f/examples/mp-rest-jwt/README.md ---------------------------------------------------------------------- diff --git a/examples/mp-rest-jwt/README.md b/examples/mp-rest-jwt/README.md index 60a4e62..fdd20da 100644 --- a/examples/mp-rest-jwt/README.md +++ b/examples/mp-rest-jwt/README.md @@ -1,3 +1,7 @@ +index-group=Unrevised +type=page +status=published +~~~~~~ # MP REST JWT This is a basic example on how to configure and use MicroProfile JWT in TomEE.
