Skip to main content
All Posts By

Mark Stoetzer

Resteasy with JAXB

By Blog

Resteasy is the implemenation used in jboss to support the JAX-RS support. It is based on simple servlets mainly configured using annotations (even web.xml can be ommitted when using JEE)….

Read More