So right now the default is: /v2/api-doc
.
How can I configure swagger to be /v2/swagger.json
I don't know how to find the property file.
Solution is on the comments in .yml file :
springfox:
documentation:
swagger:
v2:
path: /v1/swagger.json