Hi team, My Karaf app is going to deploy a WebBundle for REST services been served by jersey and Jackson only.
Features installed along my bundle: feature:install jetty feature:install war I would like to add Oauth2 and CORS support to connect with front-end app, so what do you recommend me with library should I start using (based on your Experience on Karaf). Many thanks, Davi.
