Class RequestMappingToSysInterfaceConverter
java.lang.Object
cn.herodotus.engine.logic.upms.converter.RequestMappingToSysInterfaceConverter
- All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<RestMapping,SysInterface>
public class RequestMappingToSysInterfaceConverter
extends Object
implements org.springframework.core.convert.converter.Converter<RestMapping,SysInterface>
Description: RequestMapping 转 SysInterface 转换器
- Author:
- : gengwei.zheng
- Date:
- : 2023/5/23 17:15
-
Constructor Details
-
RequestMappingToSysInterfaceConverter
public RequestMappingToSysInterfaceConverter()
-
-
Method Details
-
convert
- Specified by:
convertin interfaceorg.springframework.core.convert.converter.Converter<RestMapping,SysInterface>
-