[ https://issues.apache.org/jira/browse/TOMEE-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16568689#comment-16568689
]
ASF GitHub Bot commented on TOMEE-2206:
---------------------------------------
Github user jeanouii commented on the issue:
https://github.com/apache/tomee/pull/143
Hi Ivan.
I have reviewed and commit this PR to master.
Thanks for the contribution.
> Support for Enum injection in Microprofile JWT
> -----------------------------------------------
>
> Key: TOMEE-2206
> URL: https://issues.apache.org/jira/browse/TOMEE-2206
> Project: TomEE
> Issue Type: Bug
> Reporter: Ivan Junckes Filho
> Priority: Minor
> Labels: pull-request-available
>
> I would like to have the possibility to inject a Enum in a @RequestScoped class in Microprofile
JWT.
> @Inject
> @Claim("language")
> private Language language;
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
|