
com.pastdev.httpcomponents.annotations.naming.ResourceProperty Maven / Gradle / Ivy
package com.pastdev.httpcomponents.annotations.naming;
public @interface ResourceProperty {
public String name();
public String value() default "";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy