I wanted to send a note out to Karaf users, in case anyone is interested, that i have started posting some of the foundation library i have built for some startups I've been a part of. I genually hope this is useful to someone who wants a quick start to build some applications using Jersey as opposed to CXF.
The library includes a Jersey implementation rest client, a fuller featured quartz scheduler that allows for multiple schedulers and iPOJO instantiation of jobs, and native Karaf 4.0 commands. The implementation also supports Swagger / OpenAPI generation as well. POJO is used internally but is not necessarily required to use the library if the other features are of benefit and exposed as standard service interfaces. https://github.com/andyphillips404/awplab-core I hope it is found to be useful. Love Karaf. I have a rest interface to the scheduler coming as well. Good work! Thanks! Andy P -- View this message in context: http://karaf.922171.n3.nabble.com/iPOJO-Jersey-Quartz-Swagger-on-Karaf-4-0-tp4044820.html Sent from the Karaf - User mailing list archive at Nabble.com.
