All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nl.vpro.rs.XmlFragment Maven / Gradle / Ivy

package nl.vpro.rs;

import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;

import jakarta.xml.bind.Marshaller;

import org.jboss.resteasy.annotations.Decorator;

import nl.vpro.rs.interceptors.JaxbFragmentDecorator;

/**
 * Annotating a resteasy method with this, will cause the produced xml to be a 'fragment', i.e. it will lack
 * the {@code 




© 2015 - 2024 Weber Informatics LLC | Privacy Policy