GitHub user ivanjunckes opened a pull request:
https://github.com/apache/tomee/pull/218
TOMEE-2290 - Metrics timed example
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ivanjunckes/tomee metrics-timed-example
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/218.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #218
----
commit db9022e95a0b0ea119146226de10c233f0ff679c
Author: ivanjunckes <ijunckes@...>
Date: 2018-11-23T13:57:51Z
adding dependencies
commit 533afa8cfa3f8c60d20683603be8b0033a5852e6
Author: ivanjunckes <ijunckes@...>
Date: 2018-11-23T14:02:52Z
Adding jax-rs resource
commit 1b7baccd47ea7816bf7c03fb2946f25a4cb63e12
Author: ivanjunckes <ijunckes@...>
Date: 2018-11-23T15:32:27Z
Merge branch 'master' of github.com:apache/tomee into metrics-timed-example
commit a87cf682cef5e6ae4c0f46409a9df5f8f4453bef
Author: ivanjunckes <ijunckes@...>
Date: 2018-11-23T18:08:47Z
Adding test and a few changes
----
---