@Jean-Baptiste Onofré: Currently, I am using the old Java EE interfaces (such as jax-rs 2.1) in my application, I am just curious if I can use the new interfaces of Jakarta EE instead of the old one. If I am not wrong, I think I can only use the new specification if the underlying platform supports it. Is that correct?
Regards, Kile On Fri, Oct 1, 2021 at 11:16 AM Jean-Baptiste Onofré <[email protected]> wrote: > Hi, > > Not sure I fully get the question, but basically, I would say yes. > > Several Jakarta EE spec/impl are available in the enterprise feature > (JPA, JTA, etc). > > Regards > JB > > On 01/10/2021 06:14, Xad Kile wrote: > > quick question: can I use Jakarta EE on Karaf? > > Thanks :D >
