Package icu.easyj.web.spring
Class NonUriTemplateHandler
java.lang.Object
icu.easyj.web.spring.NonUriTemplateHandler
- All Implemented Interfaces:
org.springframework.web.util.UriTemplateHandler
public class NonUriTemplateHandler
extends Object
implements org.springframework.web.util.UriTemplateHandler
空的URI模板处理器
- Author:
- wangliang181230
-
Method Summary
-
Method Details
-
expand
- Specified by:
expandin interfaceorg.springframework.web.util.UriTemplateHandler
-
expand
- Specified by:
expandin interfaceorg.springframework.web.util.UriTemplateHandler
-
getInstance
public static org.springframework.web.util.UriTemplateHandler getInstance()获取实例- Returns:
- 空的URI模板处理器
-