类 SwaggerBootstrapUiXForwardPrefixPathAdjuster

  • 所有已实现的接口:
    springfox.documentation.service.PathAdjuster

    public class SwaggerBootstrapUiXForwardPrefixPathAdjuster
    extends Object
    implements springfox.documentation.service.PathAdjuster
    作者:
    xiaoymin@foxmail.com 2019/01/14 16:44
    • 构造器详细资料

      • SwaggerBootstrapUiXForwardPrefixPathAdjuster

        public SwaggerBootstrapUiXForwardPrefixPathAdjuster​(javax.servlet.http.HttpServletRequest request)
    • 方法详细资料

      • adjustedPath

        public String adjustedPath​(String path)
        指定者:
        adjustedPath 在接口中 springfox.documentation.service.PathAdjuster