mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-10 00:09:02 +00:00
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