forked from loafle/openapi-generator-original
Fixed issue [Spring] Add support for the contextPath in Spring-boot gen #3193
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
springfox.documentation.swagger.v2.path=/api-docs
|
||||
server.contextPath={{^contextPath}}/{{/contextPath}}{{#contextPath}}{{contextPath}}{{/contextPath}}
|
||||
#server.port=8090
|
||||
Reference in New Issue
Block a user