Search code examples
How to run jaxb xjc task with gradle?...

gradlejaxbxjc

Read More
Can not convert XSD to Java classes...

javaxmlmavenjaxb

Read More
Java Beans, BeanUtils, and the Boolean wrapper class...

javajaxbjavabeansapache-commons-beanutils

Read More
How to Disable DTD fetching using JAXB 2.0 with string input...

javaxmljaxbunmarshalling

Read More
Register Jackson MixIn in JavaEE application...

jakarta-eejaxbjacksonjax-rsmixins

Read More
XML String to Java Object NullPointerException...

javanullpointerexceptionjaxb

Read More
Upgrading to Spring Boot 3/ JDK 17/ Spring 6 - JAXB conflict issue IllegalAnnotationsException...

springspring-bootjaxbjava-17

Read More
javax.xml.bind.JAXBException Implementation of JAXB-API has not been found on module path or classpa...

xmlexceptionjaxbbindjava-9

Read More
@JsonRootName not work as I want...

javajsonjaxbjacksonroot

Read More
Cannot resolve the name 'xjc:globalJavaType' in jaxb-xjc-2.2.5-2.jar...

javamavenjaxb

Read More
Using JAXB2 Basics Plugins for XJC in gradle tasks...

javajaxbxjcjaxb2-basics

Read More
Spring SOAP request marshalling ~ How to force inlining of long data (JAXB2 & MTOM)...

javaspringsoapjaxbmarshalling

Read More
Java migration JDK 11 to JDK 17 fail Junit Test with Jakarta Marshal...

javacharacter-encodingjaxbmarshallingjakarta-migration

Read More
Convert Xml to java object ignoring meta symbols...

javaxmljaxbconverters

Read More
How to convert a ZipPath to File?...

javapathjaxb

Read More
JAXB Unmarshalling not working. Expected elements are (none)...

javajaxbunmarshalling

Read More
How to force JAXB to write the xsi:type of a javax.jws.WebParam when sending a request (CXF implemen...

javasoapjaxbcxf

Read More
JAXB unmarshalling doesn't work when field is declared as List but works when same field is decl...

jaxbunmarshalling

Read More
JAXB compile error, unused parameters for afterUnmarshall...

eclipsejaxbjavadocjava-compiler-api

Read More
JAXB binding for xs:integer to Java Integer instead of BigInteger...

javabindingjaxbxjc

Read More
Upgrade XSD to Java translation from Java 8/JAXB to Java 17/Jakarta...

javagradlejaxbbuild.gradlejakarta-migration

Read More
Handling XML escape characters (e.g. quotes) using JAXB Marshaller...

javajaxbescapingcharactermarshalling

Read More
What's `{}` in JAXB Moxy errors?...

jaxb

Read More
Migrate JAXBContext unmarshal to jakarta (without changes e.g. no xml namespaces)...

jaxbjakarta-migration

Read More
Parsing XML into Java object...

javaxmlxml-parsingjaxbdomparser

Read More
How to create a JAXB Marshaller that takes a Generic object...

javajaxb

Read More
Getting The prefix "jxb" for element "jxb:bindings" is not bound exception after...

javajaxbwsdlxjc

Read More
How to generate end tag for empty element in XML using JAXB...

javaxmljaxbmarshallingjava-6

Read More
JAXB-dependent app compiled for Java 8 - possible to run as-is on JDK 11?...

javajava-8jaxbjava-11

Read More
JAXB: How to avoid repeated namespace definition for xmlns:xsi...

javaxmljaxb

Read More
BackNext