Skip to content

Commit 1b4367f

Browse files
committed
updated readme
1 parent b4df847 commit 1b4367f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/swagger-codegen/src/main/resources/JavaSpringMVC/README.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ This server was generated by the [swagger-codegen](https://github.com/swagger-ap
88

99
The underlying library integrating swagger to Spring-MVC is [springfox](https://github.com/springfox/springfox)
1010

11-
You can view the server in swagger-ui by pointing to http://localhost:8002{{^contextPath}}/{{/contextPath}}{{#contextPath}}{{contextPath}}{{/contextPath}}/swagger.json
11+
You can view the server in swagger-ui by pointing to http://localhost:8002{{^contextPath}}/{{/contextPath}}{{#contextPath}}{{contextPath}}{{/contextPath}}/sdoc.jsp

samples/server/petstore/spring-mvc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ This server was generated by the [swagger-codegen](https://github.com/swagger-ap
88

99
The underlying library integrating swagger to Spring-MVC is [springfox](https://github.com/springfox/springfox)
1010

11-
You can view the server in swagger-ui by pointing to http://localhost:8002/v2/swagger.json
11+
You can view the server in swagger-ui by pointing to http://localhost:8002/v2/sdoc.jsp

0 commit comments

Comments
 (0)