Class SwaggerConfig.BasePathProvider

  • All Implemented Interfaces:
    springfox.documentation.PathProvider
    Enclosing class:
    SwaggerConfig

    public class SwaggerConfig.BasePathProvider
    extends springfox.documentation.spring.web.paths.AbstractPathProvider
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.String applicationPath()  
      protected java.lang.String getDocumentationPath()  
      • Methods inherited from class springfox.documentation.spring.web.paths.AbstractPathProvider

        getApplicationBasePath, getOperationPath, getResourceListingPath
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • applicationPath

        protected java.lang.String applicationPath()
        Specified by:
        applicationPath in class springfox.documentation.spring.web.paths.AbstractPathProvider
      • getDocumentationPath

        protected java.lang.String getDocumentationPath()
        Specified by:
        getDocumentationPath in class springfox.documentation.spring.web.paths.AbstractPathProvider