java-tutorials/resteasy/README.md

9 lines
286 B
Markdown
Raw Normal View History

## RESTEasy
This module contains articles about RESTEasy.
### Relevant Articles:
- [A Guide to RESTEasy](https://www.baeldung.com/resteasy-tutorial)
- [RESTEasy Client API](https://www.baeldung.com/resteasy-client-tutorial)
- [CORS in JAX-RS](https://www.baeldung.com/cors-in-jax-rs)