Enum Class的使用
com.codingapi.springboot.fast.script.ScriptMethod
使用ScriptMethod的程序包
-
com.codingapi.springboot.fast.script中ScriptMethod的使用
修饰符和类型方法说明static ScriptMethodReturns the enum constant of this class with the specified name.static ScriptMethod[]ScriptMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明voidFastScriptMappingRegister.removeMapping(String url, ScriptMethod scriptMethod) remove mvc mapping