IBMStockTrader / trader

UI microservice for the Stock Trader app
Apache License 2.0
24 stars 63 forks source link

Update Jakarta EE dependency #18

Closed ivargrimstad closed 3 years ago

ivargrimstad commented 3 years ago

Replace Java EE dependency with Jakarta EE dependency. The release note for MicroProfile 4.0 states that the Java EE 8 dependencies have been replaced by the Jakarta EE 8 counterparts. This sample should reflect that.