Re: CDI integration
CDI must not be mandatory for the application programmer (so old code does not break), but it is OK for me to make it mandatory to be provided by the container (so new code can safely use it on both Java SE 8 and Java EE 8).
From: jaxrs-spec@javaee.groups.io [mailto:jaxrs-spec@javaee.groups.io] On Behalf Of Sergey Beryozkin
Sent: Freitag, 2. Juni 2017 19:04 To: jaxrs-spec@javaee.groups.io Subject: Re: [jaxrs] CDI integration
Makes sense as long as CDI is not mandatory for 2.1.
|
|