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

cn.tom.mvc.annotation.HttpMethod Maven / Gradle / Ivy

There is a newer version: 1.0.3
Show newest version
package cn.tom.mvc.annotation;

public enum HttpMethod {
	 POST, GET , PUT , DELETE, OPTIONS
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy