|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mangofactory.swagger.paths.SwaggerPathProvider
com.mangofactory.swagger.paths.AbsoluteSwaggerPathProvider
@Component public class AbsoluteSwaggerPathProvider
Constructor Summary | |
---|---|
AbsoluteSwaggerPathProvider()
|
Method Summary | |
---|---|
protected java.lang.String |
applicationPath()
For relative SwaggerPathProviders this is typically '/' meaning relative to the swagger ui page serving the documentation. |
protected java.lang.String |
getDocumentationPath()
The base path to the swagger api documentation. |
Methods inherited from class com.mangofactory.swagger.paths.SwaggerPathProvider |
---|
getApiResourcePrefix, getApplicationBasePath, getOperationPath, getResourceListingPath, sanitiseUrl, setApiResourcePrefix |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbsoluteSwaggerPathProvider()
Method Detail |
---|
protected java.lang.String applicationPath()
SwaggerPathProvider
applicationPath
in class SwaggerPathProvider
protected java.lang.String getDocumentationPath()
SwaggerPathProvider
getDocumentationPath
in class SwaggerPathProvider
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |