?? ?? springmvc? requestmapping
//
// IntelliJ IDEA
//(Fernflower ????? ??)
//
??? org.springframework.web.bind.annotation;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import org.springframework.core.annotation.AliasFor;
@Target({ElementType.METHOD, ElementType.TYPE})
@Retention(RetentionPolicy.RUNTIME)
@Documented
@Mapping
public @interface RequestMapping {
}
??? ???? ? ?? ??? ?????? ?? ??? ?????? ? ?
?? ?? ??? ????? ?? ??? ????? ???. 1. Article 1, 2, Article 2. ? ? ?? ? ???? ????. ?? ?? Baidu? ???? spring mvc ?? ??? ?? ??? ??? ? ????. ????? ??? ?? ??? ????. ?? ?? ??? ??? ???? ?? ??? ????? ?? ?? ??? ?? ?? ??? ?? ??? ????? ????. ??, ????? ???? ?? ??? ?? ??? ??? ???? ??? ??? ???.