
org.springframework.web.bind.annotation.GetMapping Maven / Gradle / Ivy
package org.springframework.web.bind.annotation;
public @interface GetMapping {
String value();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package org.springframework.web.bind.annotation;
public @interface GetMapping {
String value();
}