resteasy.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [resteasy]
www.codever.land/bookmarks/t/resteasy
Multiple Media Types in Java Microservices with RESTEasy
https://stackify.com/multiple-media-types-java-microservices-resteasy/
Learn how RESTEasy can help you support XML and JSON in a Java web service. Know the differences between REST, media types, web services and microservices.
RESTEasy Client API
https://www.baeldung.com/resteasy-client-tutorial
A quick guide to building out a client for the REST API using RESTEasy.
- :calendar: published on: 2018-03-01
- tags: rest, rest-client, resteasy
- :octocat: source code
JBoss Enterprise Application Platform Component Details - Red Hat Customer Portal
https://access.redhat.com/articles/112673
Shows which versions the different components have in Jboss EAP platform (like Hibernate, RESTEasy, Weld) etc.
RESTEasy Client API | Baeldung
http://www.baeldung.com/resteasy-client-tutorial
In this quick tutorial is introduced the RESTEasy Proxy Framework and built a super simple client API with it.
The framework gives us a few more helper methods to configure a client and can be de...
- tags: resteasy
Resteasy Documentation - JBoss Community
http://resteasy.jboss.org/docs.html
The documentation below is a combination of DocBook and Javadoc. The docbook is a Maven module in our source tree. If you download or check out our source code from GitHub, you will find it under th...