public class SpringConstants
extends Object
Constants related to Spring
- Author:
- Phillip Kruger (phillip.kruger@redhat.com)
-
Field Summary
Fields
static final Set<org.jboss.jandex.DotName>
static final Set<org.jboss.jandex.DotName>
static final Set<org.jboss.jandex.DotName>
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
MULTIPART_OUTPUTS
public static final Set<org.jboss.jandex.DotName> MULTIPART_OUTPUTS
-
-
HTTP_METHODS
public static final Set<org.jboss.jandex.DotName> HTTP_METHODS
-
MAPPING_CONSUMES
public static final String MAPPING_CONSUMES
- See Also:
-
-
MAPPING_PRODUCES
public static final String MAPPING_PRODUCES
- See Also:
-