io.quarkus.jaxb.runtime.JaxbConfig.jdp Maven / Gradle / Ivy
io.quarkus.jaxb.runtime.JaxbConfig.excludeClasses=Exclude classes to automatically be bound to the default JAXB context.\nValues with suffix {@code .*}, i.e. {@code org.acme.*}, are considered packages and exclude all classes that are members\nof these packages
io.quarkus.jaxb.runtime.JaxbConfig.validateJaxbContext=If enabled, it will validate the default JAXB context at build time.