Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakarta.ee-community] Jareto - Java REST Tools

Hi Nenad,

 

Thanks for the Information, but maybe next time you might want to use the „jaxrs-dev“ list instead for such a specific tool.

 

Regards,

Werner

 

Von: Nenad Jovanovic
Gesendet: Sonntag, 21. März 2021 11:42
An: jakarta.ee-community@xxxxxxxxxxx
Betreff: [jakarta.ee-community] Jareto - Java REST Tools

 

Dear Jakarta EE Community,

 

please allow me to present Jareto, a small, open source support library for speeding up the development of REST servers and

clients, based on Jakarta EE and MicroProfile REST Client:

 

https://svc-ehealth.github.io/jareto/

 

In a nutshell, Jareto mainly provides an opinionated mechanism for transporting Java exceptions over the wire using JSON. The goal

is to save developers the hassle of re-implementing the same exception mappers over and over again.

 

This library was used for creating green-field services in the context of the Austrian public e-health system, and is active in

production deployments for several months now.

 

If you...

 

...don't need it, please excuse the spam mail

...have feedback, I'd be glad to hear it

...like it, a star on GitHub would be very much appreciated ;)

 

Best Regards,

Nenad

 

https://enji.systems

https://twitter.com/EnjiSystems

 

_______________________________________________

jakarta.ee-community mailing list

jakarta.ee-community@xxxxxxxxxxx

To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakarta.ee-community

 


Back to the top