Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in moxy

How to replace jackson for moxy on payara 5

Moxy, JSON and Jersey 2.0 does not deserialize plain String array

json jersey moxy

JAXB Marshals root element without a close tag if it only has an attribute

java xml jaxb moxy

JAXB: Qualified attributes disables default namespace xmlns=""?

jaxb jaxb2 moxy

Can I get MOXy to convert a string to a boolean when generating json

java json jaxb eclipselink moxy

Using an adapter to marshal a class to a root element with MOXy or any other JAXB implementation

jaxb2 moxy

Custom MOXyJsonProvider in Jersey 2 not working?

java json jersey jersey-2.0 moxy

Global Java Type Adapters in MOXy

java json jaxb eclipselink moxy

NPE Thrown Marshalling Entity in JAX-RS

jpa jaxb eclipselink jax-rs moxy

How to POST JSON request to a Jersey REST service?

jersey eclipselink jax-rs moxy

JAXBException: "package" doesnt contain ObjectFactory.class or jaxb.index

Unmarshalling nested objects from JSON with JAXB

json jaxb eclipselink moxy

MOXy @XmlPath ignored

jaxb eclipselink moxy

Ignoring DTDs when unmarshalling with EclipseLink MOXy

JAXB: Unmarshal heterogeneous array

Avoid creation of object wrapper type/value in MOXy (JAXB+JSON)

java json jaxb moxy

Convert POJO to JSON with slash in field name via moxy

java json jaxb moxy

No descriptor found while unmarshalling element mapped to attribute

eclipselink/Moxy : inheritance and attribute name oveloading based on type

Where to include jaxb.properties file?