FYI I’ve created swagger wrapper which integrates it with Karaf/CXF in the way 
it is possible to generate composite JSON descriptor for all JAX-RS services 
running currently in Karaf. Descriptor is refreshed every time when service 
goes down.

Source code for that is available here:
https://github.com/Code-House/karaf-swagger 
<https://github.com/Code-House/karaf-swagger>

Kind regards,
Łukasz Dywicki
—
[email protected]
Twitter: ldywicki
Blog: http://dywicki.pl
Code-House - http://code-house.org


> Wiadomość napisana przez Jean-Baptiste Onofré <[email protected]> w dniu 14 
> sty 2016, o godz. 10:38:
> 
> Hi Andy,
> 
> great job !
> 
> What's exactly the target and use cases of the library ?
> Do you plan to donate it to Karaf (or karaf-boot) ?
> 
> Thanks !
> Regards
> JB
> 
> On 01/13/2016 10:13 PM, AndyPhillips404 wrote:
>> 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.
>> 
> 
> -- 
> Jean-Baptiste Onofré
> [email protected]
> http://blog.nanthrax.net
> Talend - http://www.talend.com

Reply via email to