Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CXF uses the JAXB databinding as the default, but you can use the Aegis (2.1) data-binding for even more simplicity. Whereas JAXB forces you to annotate your classes, Aegis works with no annotations at all and also supports a wide variety of data-types out of the box, including things like Maps and Sets.

...