GitHub user cassunde opened a pull request:
https://github.com/apache/tomee/pull/337
Added new example cdi qualifier
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cassunde/tomee master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/337.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 #337
----
commit dd25de024f3b430bdd2d7fc1041a254d1f91bf9f
Author: Mattheus CAssundé <mattheus.089@...>
Date: 2018-12-31T15:36:09Z
feat(Examples): added new exames for CDI Features
- added example with CDI Qualifier
commit a7c270833cdacb6addb964e60687a96c76f3b978
Author: Mattheus Cassundé <mattheus.089@...>
Date: 2018-12-31T15:52:30Z
feat(Examples): added explanation about qualifier
----
---