Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in moxy

JAXB edit List getter?

java jaxb getter-setter moxy xjc

JAXB 2.x: How to unmarshal an XML without knowing the target class?

java jaxb jaxb2 moxy

Can I replace jaxb.properties with code?

java xml jaxb eclipselink moxy

Use Moxy as default JAXB Implementation

xml json jaxb moxy

MOXy JAXB: how to exclude elements from marshalling

jaxb eclipselink moxy

JAXB: Marshal output XML with indentation create empty line break on the first line

java jaxb moxy

Jersey 2.0 and Moxy Internal Server Error But No Server Log

json jersey jax-rs pojo moxy

EclipseLink MOXy JSON Serialization

How to know what JAXB implementation is used?

java jaxb eclipselink moxy

Remove "type" from JSON output jersey moxy

Force Glassfish4 to use Jackson instead of Moxy

glassfish jersey jackson moxy

Represent null value as empty element in xml jaxb

java xml jaxb moxy

MOXy exceptions in JavaEE Jersey 2.0 project

rest jakarta-ee jersey moxy

Jersey 2.0 Content-Length not set

java jersey jax-rs moxy

Exception in thread "main" javax.xml.bind.PropertyException: name: eclipselink.media-type value: application/json

java json jaxb eclipselink moxy

Serializing nulls and empty Strings in dynamic JSON

Jersey 2.0 equivalent to POJOMappingFeature